From 17e58c7c1f5d58dc560f8ab8b09367eee7e1f6c7 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Mon, 5 Aug 2019 21:56:21 -0500 Subject: [PATCH] Add midi --- planck/keymap.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planck/keymap.mk b/planck/keymap.mk index ce1c65c..756f93e 100644 --- a/planck/keymap.mk +++ b/planck/keymap.mk @@ -9,7 +9,7 @@ CONSOLE_ENABLE = no # Console for debug(+400) COMMAND_ENABLE = yes # Commands for debug and configuration NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -MIDI_ENABLE = no # MIDI controls +MIDI_ENABLE = yes # MIDI controls AUDIO_ENABLE = yes # Audio output on port C6 UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID