11 lines
384 B
Makefile
11 lines
384 B
Makefile
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
CONSOLE_ENABLE = no # Console for debug
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
|
NKRO_ENABLE = yes # USB Nkey Rollover
|
|
|
|
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
QMK_SETTINGS = no
|