Add a via compatible keymap (#7062)
* 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
This commit is contained in:
parent
1c7f6c3ae3
commit
3ddb27b59c
2 changed files with 23 additions and 0 deletions
6
keyboards/maartenwut/plain60/keymaps/via/rules.mk
Normal file
6
keyboards/maartenwut/plain60/keymaps/via/rules.mk
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# rules.mk overrides to enable VIA
|
||||
SRC += keyboards/wilba_tech/wt_main.c
|
||||
|
||||
RAW_ENABLE = yes
|
||||
DYNAMIC_KEYMAP_ENABLE = yes
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue