Change BOOTMAGIC_ENABLE=yes to use Bootmagic Lite (#12172)

This commit is contained in:
James Young
2021-04-12 12:18:52 -07:00
committed by GitHub
parent f5aaecfdfc
commit a8d64c8b89
214 changed files with 227 additions and 214 deletions

View File

@@ -2,7 +2,7 @@
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = yes # Console for debug(+400)