summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk')
-rw-r--r--keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk b/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk
deleted file mode 100644
index 0fa7cd2277..0000000000
--- a/keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-TAP_DANCE_ENABLE = yes
-SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
-COMMAND_ENABLE = yes # Commands for debug and configuration
-RGBLIGHT_ENABLE = yes
-MIDI_ENABLE = no
-CONSOLE_ENABLE = no
-LEADER_KEYS = no
-
-EXTRAFLAGS = -flto
-
-ifndef QUANTUM_DIR
- include ../../../../Makefile
-endif