]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergodox/ez/rules.mk
Merge branch 'master' of https://github.com/Dbroqua/qmk_firmware
[qmk_firmware.git] / keyboards / ergodox / ez / rules.mk
index 37e554b30457804a43576c2c13856f5ab6ee35dc..893cfa7a848ebf2841db57ec83ae377c39a09f64 100644 (file)
@@ -71,6 +71,10 @@ OPT_DEFS += -DBOOTLOADER_SIZE=512
 #   comment out to disable the options.
 #
 
+SLEEP_LED_ENABLE = no
+API_SYSEX_ENABLE ?= yes
+RGBLIGHT_ENABLE ?= yes
+
 ifndef QUANTUM_DIR
        include ../../../Makefile
 endif