Эх сурвалжийг харах

Disables sleep LED by default

Erez Zukerman 8 жил өмнө
parent
commit
1a96b2cdc8

+ 2 - 0
keyboards/ergodox/ez/rules.mk

@@ -71,6 +71,8 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512
 #   comment out to disable the options.
 #   comment out to disable the options.
 #
 #
 
 
+SLEEP_LED_ENABLE = no
+
 ifndef QUANTUM_DIR
 ifndef QUANTUM_DIR
 	include ../../../Makefile
 	include ../../../Makefile
 endif
 endif