diff options
Diffstat (limited to 'keyboards/clueboard/keymaps/magicmonty/Makefile')
-rw-r--r-- | keyboards/clueboard/keymaps/magicmonty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/clueboard/keymaps/magicmonty/Makefile b/keyboards/clueboard/keymaps/magicmonty/Makefile index 5b798b7fc..289018f34 100644 --- a/keyboards/clueboard/keymaps/magicmonty/Makefile +++ b/keyboards/clueboard/keymaps/magicmonty/Makefile @@ -6,3 +6,4 @@ 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 |