Răsfoiți Sursa

Disables sleep LED by default

Erez Zukerman 8 ani în urmă
părinte
comite
1a96b2cdc8
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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