mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-04 17:05:17 +00:00
5 lines
167 B
Makefile
5 lines
167 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
|