mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-18 23:53:23 +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
|