diff options
Diffstat (limited to 'keyboards/clueboard/keymaps/magicmonty/rules.mk')
-rw-r--r-- | keyboards/clueboard/keymaps/magicmonty/rules.mk | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/clueboard/keymaps/magicmonty/rules.mk b/keyboards/clueboard/keymaps/magicmonty/rules.mk deleted file mode 100644 index 289018f343..0000000000 --- a/keyboards/clueboard/keymaps/magicmonty/rules.mk +++ /dev/null @@ -1,9 +0,0 @@ - -MOUSEKEY_ENABLE = yes -EXTRAKEY_ENABLE = yes - -MIDI_ENABLE = yes - -# if MIDI_ENABLE is set to yes, then CONSOLE_ENABLE has to be disabled, because of the firmware size -CONSOLE_ENABLE = false -COMMAND_ENABLE = no |