diff options
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/drashna/rules.mk')
| -rw-r--r-- | keyboards/ergodox_ez/keymaps/drashna/rules.mk | 10 |
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 @@ | |||
| 1 | RGBLIGHT_ENABLE = yes | 1 | TAP_DANCE_ENABLE = yes |
| 2 | RGBLIGHT_ANIMATION = no | 2 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 3 | COMMAND_ENABLE = yes # Commands for debug and configuration | ||
| 4 | RGBLIGHT_ENABLE = yes | ||
| 5 | MIDI_ENABLE = no | ||
| 6 | CONSOLE_ENABLE = no | ||
| 7 | |||
| 8 | EXTRAFLAGS = -flto | ||
| 3 | 9 | ||
| 4 | ifndef QUANTUM_DIR | 10 | ifndef QUANTUM_DIR |
| 5 | include ../../../../Makefile | 11 | include ../../../../Makefile |
