1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
606 changed files with 606 additions and 606 deletions

View file

@ -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