Explorar o código

Disables sleep LED by default

Erez Zukerman %!s(int64=8) %!d(string=hai) anos
pai
achega
1a96b2cdc8
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      keyboards/ergodox/ez/rules.mk

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

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