mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-02-12 12:23:28 +00:00
5 lines
147 B
Makefile
5 lines
147 B
Makefile
VIA_ENABLE = yes
|
|
CONSOLE_ENABLE = no # Console for debug
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
|
LTO_ENABLE = yes
|