From 49cfdb544d65005d2779b19d91432b6cbd278722 Mon Sep 17 00:00:00 2001 From: Martin Gondermann Date: Wed, 14 Jun 2017 16:20:43 +0200 Subject: Added HyperTab and Ctrl/Fn as well as Space cadet parens (#1390) * Added HyperTab and Ctrl/Escape as well as Space cadet parens to magicmonty keymap * Replaced CTL_ESC With FN_ESC --- keyboards/clueboard/keymaps/magicmonty/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/clueboard/keymaps/magicmonty/Makefile') diff --git a/keyboards/clueboard/keymaps/magicmonty/Makefile b/keyboards/clueboard/keymaps/magicmonty/Makefile index 5b798b7fc7..289018f343 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 -- cgit v1.2.3