Quellcode durchsuchen

Remove MIDI from Planck Rev5 to fix compile build size issue

U-LANDSRAAD\drashna vor 8 Jahren
Ursprung
Commit
8a0997709b
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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