mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-16 17:41:21 +02:00

* 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
|
|
|