]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk
Remove all Makefiles from the keyboards directory. (#1660)
[qmk_firmware.git] / keyboards / ergodox_ez / keymaps / drashna-custom / rules.mk
diff --git a/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk b/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk
new file mode 100644 (file)
index 0000000..96590e7
--- /dev/null
@@ -0,0 +1,9 @@
+TAP_DANCE_ENABLE = yes
+SLEEP_LED_ENABLE = yes  # Breathing sleep LED during USB suspend
+COMMAND_ENABLE   = no  # Commands for debug and configuration
+RGBLIGHT_ENABLE = yes
+MIDI_ENABLE = no
+
+ifndef QUANTUM_DIR
+       include ../../../../Makefile
+endif