diff options
Diffstat (limited to 'keyboards/handwired/woodpad/keymaps/drashna/rules.mk')
-rw-r--r-- | keyboards/handwired/woodpad/keymaps/drashna/rules.mk | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/handwired/woodpad/keymaps/drashna/rules.mk b/keyboards/handwired/woodpad/keymaps/drashna/rules.mk deleted file mode 100644 index 7f7f30e2ad..0000000000 --- a/keyboards/handwired/woodpad/keymaps/drashna/rules.mk +++ /dev/null @@ -1,10 +0,0 @@ -TAP_DANCE_ENABLE = yes -COMMAND_ENABLE = no # Commands for debug and configuration -RGBLIGHT_ENABLE = yes -MIDI_ENABLE = no -CONSOLE_ENABLE = no -NKRO_ENABLE = yes -MOUSEKEY_ENABLE = no - -EXTRAFLAGS = -flto - |