Remove MIDI from Planck Rev5 to fix compile build size issue
1 files changed, 2 insertions(+), 1 deletions(-) M keyboards/planck/rev5/rules.mk
M keyboards/planck/rev5/rules.mk => keyboards/planck/rev5/rules.mk +2 -1
@@ 1,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