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
|
@ -5,7 +5,7 @@ MCU = atmega32u4
|
|||
BOOTLOADER = atmel-dfu
|
||||
|
||||
# Build Options
|
||||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
|
||||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue