mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-01 07:25:50 +00:00
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
7 lines
120 B
Makefile
7 lines
120 B
Makefile
# rules.mk overrides to enable VIA
|
|
SRC += keyboards/wilba_tech/wt_main.c
|
|
|
|
RAW_ENABLE = yes
|
|
DYNAMIC_KEYMAP_ENABLE = yes
|
|
|