1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)