mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-21 05:12:50 +01:00
Change BOOTMAGIC_ENABLE=yes to use Bootmagic Lite (#12172)
This commit is contained in:
@@ -12,7 +12,7 @@ MCU = atmega32u4
|
||||
BOOTLOADER = halfkay
|
||||
|
||||
# Enabled build options:
|
||||
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
|
||||
BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration(+1000)
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
|
||||
CONSOLE_ENABLE = yes # Console for debug(+400)
|
||||
|
||||
Reference in New Issue
Block a user