From: Jack Humbert Date: Sat, 26 Sep 2015 03:50:17 +0000 (-0400) Subject: backlight X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=266ff2344eb0bde8b1c8ca50b0137f3d01aac31d;p=qmk_firmware.git backlight --- diff --git a/keyboard/planck/Makefile b/keyboard/planck/Makefile index 8780e8ab3..2f0ba5ba9 100644 --- a/keyboard/planck/Makefile +++ b/keyboard/planck/Makefile @@ -124,7 +124,7 @@ COMMAND_ENABLE = yes # Commands for debug and configuration #SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend # NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality -# MIDI_ENABLE = YES # MIDI controls +MIDI_ENABLE = YES # MIDI controls # UNICODE_ENABLE = YES # Unicode ifdef MIDI_ENABLE diff --git a/keyboard/planck/matrix.c b/keyboard/planck/matrix.c index d335a8fbe..8a021719c 100644 --- a/keyboard/planck/matrix.c +++ b/keyboard/planck/matrix.c @@ -65,9 +65,7 @@ void matrix_init(void) MCUCR |= (1<