61da615308
* Assign unique VID to LazyDesigners' boards * Add VIA support for LazyDesigners Dimple * Apply @fauxpark's suggestions Co-Authored-By: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
10 lines
226 B
Makefile
10 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
|