aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/keymaps/drashna/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/drashna/rules.mk')
-rw-r--r--keyboards/ergodox_ez/keymaps/drashna/rules.mk10
1 files changed, 8 insertions, 2 deletions
diff --git a/keyboards/ergodox_ez/keymaps/drashna/rules.mk b/keyboards/ergodox_ez/keymaps/drashna/rules.mk
index 9dfddf01e..b6c5ed3bd 100644
--- a/keyboards/ergodox_ez/keymaps/drashna/rules.mk
+++ b/keyboards/ergodox_ez/keymaps/drashna/rules.mk
@@ -1,5 +1,11 @@
1RGBLIGHT_ENABLE = yes 1TAP_DANCE_ENABLE = yes
2RGBLIGHT_ANIMATION = no 2SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
3COMMAND_ENABLE = yes # Commands for debug and configuration
4RGBLIGHT_ENABLE = yes
5MIDI_ENABLE = no
6CONSOLE_ENABLE = no
7
8EXTRAFLAGS = -flto
3 9
4ifndef QUANTUM_DIR 10ifndef QUANTUM_DIR
5 include ../../../../Makefile 11 include ../../../../Makefile