aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/ergodox/ez/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/ergodox/ez/rules.mk b/keyboards/ergodox/ez/rules.mk
index 37e554b30..a9715beb8 100644
--- a/keyboards/ergodox/ez/rules.mk
+++ b/keyboards/ergodox/ez/rules.mk
@@ -71,6 +71,8 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512
71# comment out to disable the options. 71# comment out to disable the options.
72# 72#
73 73
74SLEEP_LED_ENABLE = no
75
74ifndef QUANTUM_DIR 76ifndef QUANTUM_DIR
75 include ../../../Makefile 77 include ../../../Makefile
76endif 78endif