mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-02 16:05:09 +00:00
9 lines
177 B
Makefile
9 lines
177 B
Makefile
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
|
|
MOUSEKEY_ENABLE = no
|
|
CONSOLE_ENABLE = no
|
|
TAP_DANCE_ENABLE = yes
|
|
DYNAMIC_MACRO_ENABLE = yes
|
|
|
|
VIA_ENABLE = no
|
|
LTO_ENABLE = yes
|