]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergodox/ez/rules.mk
Flips off MIDI and API_SYSEX
[qmk_firmware.git] / keyboards / ergodox / ez / rules.mk
index 37e554b30457804a43576c2c13856f5ab6ee35dc..64b2db8158e398a395c9db5080711cc370264b63 100644 (file)
@@ -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