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

@@ -1,4 +1,4 @@
EXTRAKEY_ENABLE = yes # Audio control and System control
AUDIO_ENABLE = yes # Audio output on port B5
AUDIO_ENABLE = yes # Audio output
include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))