Browse Source

Remove MIDI from Planck Rev5 to fix compile build size issue

pull/2159/head
U-LANDSRAAD\drashna 6 years ago
committed by Jack Humbert
parent
commit
8a0997709b
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      keyboards/planck/rev5/rules.mk

+ 2
- 1
keyboards/planck/rev5/rules.mk View File

@ -1 +1,2 @@
AUDIO_ENABLE = yes # Audio output on port C6
AUDIO_ENABLE = yes # Audio output on port C6
MIDI_ENABLE = no

Loading…
Cancel
Save