]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Disable MIDI on Planck so all revisions compile without compilition size errors
authorU-LANDSRAAD\drashna <drashna@live.com>
Wed, 27 Dec 2017 02:06:27 +0000 (18:06 -0800)
committerJack Humbert <jack.humb@gmail.com>
Sun, 21 Jan 2018 17:02:03 +0000 (12:02 -0500)
keyboards/planck/rev5/rules.mk
keyboards/planck/rules.mk

index 2ca882a079f396768b784dc277e280ef64550077..7e64e7edc4f56566c251708b608476105ccf53c2 100644 (file)
@@ -1,2 +1 @@
 AUDIO_ENABLE = yes           # Audio output on port C6
-MIDI_ENABLE = no
index 439f7db6456e1a85f42601eb0a7f3ce171837a68..4d882d0b0bc7a39c472a88b6b91a6393b22afc8b 100644 (file)
@@ -65,7 +65,7 @@ CONSOLE_ENABLE = yes         # Console for debug(+400)
 COMMAND_ENABLE = no        # 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 = yes            # MIDI controls
+MIDI_ENABLE = no            # 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