mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 04:43:02 +00:00
6 lines
168 B
Makefile
6 lines
168 B
Makefile
|
VIA_ENABLE = yes
|
||
|
MOUSEKEY_ENABLE = no
|
||
|
CONSOLE_ENABLE = no # Console for debug
|
||
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
||
|
LTO_ENABLE = yes
|