]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergodox/ez/Makefile
Update keyboards' rules.mk/Makefiles (#1442)
[qmk_firmware.git] / keyboards / ergodox / ez / Makefile
index 191c6bb664de85727cd5fb1c36ab6f14ab207d96..663e09b7b4e94be20b274b312beaf9ebf881a5f9 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