summaryrefslogtreecommitdiff
path: root/keyboards/planck/rev5/rules.mk
diff options
context:
space:
mode:
authorU-LANDSRAAD\drashna <drashna@live.com>2017-12-16 07:41:17 -0800
committerJack Humbert <jack.humb@gmail.com>2017-12-16 11:00:11 -0500
commit8a0997709beb151b66288739fd272a92b1eda6f3 (patch)
tree096ea8993494131399704d99419982a68175425f /keyboards/planck/rev5/rules.mk
parent0e1a7314469eaf724071404f9b0ce889a73f5728 (diff)
Remove MIDI from Planck Rev5 to fix compile build size issue
Diffstat (limited to 'keyboards/planck/rev5/rules.mk')
-rw-r--r--keyboards/planck/rev5/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/planck/rev5/rules.mk b/keyboards/planck/rev5/rules.mk
index 3b22e0a01b..2ca882a079 100644
--- a/keyboards/planck/rev5/rules.mk
+++ b/keyboards/planck/rev5/rules.mk
@@ -1 +1,2 @@
-AUDIO_ENABLE = yes # Audio output on port C6 \ No newline at end of file
+AUDIO_ENABLE = yes # Audio output on port C6
+MIDI_ENABLE = no