mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-09 11:09:35 +00:00
11 lines
226 B
Makefile
11 lines
226 B
Makefile
|
VIA_ENABLE = yes
|
||
|
LTO_ENABLE = yes
|
||
|
# These features are not (yet) supported by VIA
|
||
|
LEADER_ENABLE = no
|
||
|
FAUXCLICKY_ENABLE = no
|
||
|
MIDI_ENABLE = no
|
||
|
BLUETOOTH_ENABLE = no
|
||
|
KEY_LOCK_ENABLE = no
|
||
|
TERMINAL_ENABLE = no
|
||
|
MOUSEKEY_ENABLE = no
|