Remove audio pin references in rules.mk (#14532)
This commit is contained in:
parent
574b6734af
commit
6b74e48f81
606 changed files with 606 additions and 606 deletions
|
@ -23,7 +23,7 @@ NKRO_ENABLE = yes # USB Nkey Rollover
|
|||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
BACKLIGHT_DRIVER = custom
|
||||
UNICODE_ENABLE = no # Unicode
|
||||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
|
||||
# Project specific files
|
||||
SRC += matrix.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue