Change BOOTMAGIC_ENABLE=yes
to use Bootmagic Lite (#12172)
This commit is contained in:
parent
f5aaecfdfc
commit
a8d64c8b89
214 changed files with 227 additions and 214 deletions
|
@ -15,7 +15,7 @@ BOOTLOADER = atmel-dfu
|
|||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
|
||||
BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration
|
||||
COMMAND_ENABLE = no # Commands for debug and configuration
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue