mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 14:55:29 +00:00
Remove audio pin references in rules.mk (#14532)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user