]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergodox/ez/Makefile
Flips off MIDI and API_SYSEX
[qmk_firmware.git] / keyboards / ergodox / ez / Makefile
index 191c6bb664de85727cd5fb1c36ab6f14ab207d96..1098332b8abbc5e899ae4a3426df01ba6c855bfd 100644 (file)
@@ -1,3 +1,8 @@
+SLEEP_LED_ENABLE = no  # Breathing sleep LED during USB suspend
+COMMAND_ENABLE   = no  # Commands for debug and configuration
+RGBLIGHT_ENABLE ?= yes
+MIDI_ENABLE ?= no
+
 ifndef MAKEFILE_INCLUDED
        include ../../../Makefile
-endif
\ No newline at end of file
+endif