Sfoglia il codice sorgente

Remove MIDI from Planck Rev5 to fix compile build size issue

U-LANDSRAAD\drashna 8 anni fa
parent
commit
8a0997709b
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      keyboards/planck/rev5/rules.mk

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

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