diff options
author | Martin Gondermann <mgondermann@np4.net> | 2017-12-05 08:41:55 +0100 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-08 16:12:31 -0500 |
commit | 155660ff9d2c94acb6a6baabb0e06fffbb1983d2 (patch) | |
tree | 118aca84d43ada37614cd84454da8ecfc673b4ce /keyboards/clueboard/66/keymaps/magicmonty/Makefile | |
parent | 6e25220eedf8029528b22b86ccfff3832e57cf6a (diff) |
Updated color for base layer to better match my key caps (Dasher)
Diffstat (limited to 'keyboards/clueboard/66/keymaps/magicmonty/Makefile')
-rw-r--r-- | keyboards/clueboard/66/keymaps/magicmonty/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/clueboard/66/keymaps/magicmonty/Makefile b/keyboards/clueboard/66/keymaps/magicmonty/Makefile deleted file mode 100644 index 289018f343..0000000000 --- a/keyboards/clueboard/66/keymaps/magicmonty/Makefile +++ /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 |