~ruther/qmk_firmware

1a96b2cdc8895bd9f219e6c793aeee6ff7ce81f6 — Erez Zukerman 9 years ago ce6a9a6
Disables sleep LED by default
1 files changed, 2 insertions(+), 0 deletions(-)

M keyboards/ergodox/ez/rules.mk
M keyboards/ergodox/ez/rules.mk => keyboards/ergodox/ez/rules.mk +2 -0
@@ 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