Remove audio pin references in rules.mk (#14532)

This commit is contained in:
Ryan
2021-09-21 20:04:03 +10:00
committed by GitHub
parent 574b6734af
commit 6b74e48f81
606 changed files with 606 additions and 606 deletions

View File

@@ -18,7 +18,7 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
AUDIO_ENABLE = no
UNICODE_ENABLE = yes # Unicode
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
AUDIO_ENABLE = no # Audio output on port C6
AUDIO_ENABLE = no # Audio output
OLED_ENABLE = yes
OLED_DRIVER = SSD1306 # Enable OLED display support