Disables sleep LED by default

b6_b7_audio
Erez Zukerman 9 years ago
parent ce6a9a6c38
commit 1a96b2cdc8
  1. 2
      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

Loading…
Cancel
Save