summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/ez/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox/ez/rules.mk')
-rw-r--r--keyboards/ergodox/ez/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/ergodox/ez/rules.mk b/keyboards/ergodox/ez/rules.mk
index 37e554b30..64b2db815 100644
--- a/keyboards/ergodox/ez/rules.mk
+++ b/keyboards/ergodox/ez/rules.mk
@@ -71,6 +71,10 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512
# comment out to disable the options.
#
+SLEEP_LED_ENABLE = no
+API_SYSEX_ENABLE ?= no
+RGBLIGHT_ENABLE ?= yes
+
ifndef QUANTUM_DIR
include ../../../Makefile
endif