From a5b5279da91156ed530b43be2cc546df968db6da Mon Sep 17 00:00:00 2001 From: Martin Gondermann Date: Mon, 12 Jun 2017 17:48:01 +0200 Subject: Add MIDI layer to magicmonty keymap (#1386) * Add MIDI layer * Respect brightness level on layer signalling * Add hotkey in control layer for signalling state * Update layout.png * Remove image and replace it with imgur link --- keyboards/clueboard/keymaps/magicmonty/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'keyboards/clueboard/keymaps/magicmonty/Makefile') diff --git a/keyboards/clueboard/keymaps/magicmonty/Makefile b/keyboards/clueboard/keymaps/magicmonty/Makefile index 1ae727708a..5b798b7fc7 100644 --- a/keyboards/clueboard/keymaps/magicmonty/Makefile +++ b/keyboards/clueboard/keymaps/magicmonty/Makefile @@ -1,2 +1,8 @@ + 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 -- cgit v1.2.3