mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +00:00
latinpad ADD BOOTMAGIC_ENABLE = lite (#10056)
* Update rules.mk * Update config.h * Update keyboards/latinpad/config.h
This commit is contained in:
parent
4c82a40a0a
commit
613e5752d7
@ -13,7 +13,7 @@ BOOTLOADER = caterina
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
|
||||
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
|
||||
MOUSEKEY_ENABLE = no # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
|
Loading…
Reference in New Issue
Block a user