f66b2b1f27
* Add a via compatible keymap * Disable VIA on default for configurator - use the via keymap if you want via support * Move wilba dep to keymap avoid breaking community - moves via specific includes into the _via keymap - fixes configurator builds
6 lines
120 B
Makefile
6 lines
120 B
Makefile
# rules.mk overrides to enable VIA
|
|
SRC += keyboards/wilba_tech/wt_main.c
|
|
|
|
RAW_ENABLE = yes
|
|
DYNAMIC_KEYMAP_ENABLE = yes
|
|
|