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/rules.mk | |
parent | 6e25220eedf8029528b22b86ccfff3832e57cf6a (diff) |
Updated color for base layer to better match my key caps (Dasher)
Diffstat (limited to 'keyboards/clueboard/66/keymaps/magicmonty/rules.mk')
-rw-r--r-- | keyboards/clueboard/66/keymaps/magicmonty/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/clueboard/66/keymaps/magicmonty/rules.mk b/keyboards/clueboard/66/keymaps/magicmonty/rules.mk index 289018f343..7ee1ff1690 100644 --- a/keyboards/clueboard/66/keymaps/magicmonty/rules.mk +++ b/keyboards/clueboard/66/keymaps/magicmonty/rules.mk @@ -5,5 +5,5 @@ 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 +CONSOLE_ENABLE = no COMMAND_ENABLE = no |