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
|
@ -21,7 +21,7 @@ CONSOLE_ENABLE = no # Console for debug
|
|||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
|
||||
RGBLIGHT_ENABLE = yes # Underglow RGB
|
||||
WS2812_DRIVER = pwm # Underglow RGB Driver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue