]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add a via compatible keymap (#7062)
authorYan-Fa Li <yanfali@gmail.com>
Fri, 18 Oct 2019 14:18:40 +0000 (07:18 -0700)
committerGitHub <noreply@github.com>
Fri, 18 Oct 2019 14:18:40 +0000 (07:18 -0700)
commitf66b2b1f2742e7d782302c5da0b5ee09312c3dc6
tree3b74d5e276b716175361d5c6dba1c182b1541785
parent5dc91ddc60f0fd1f277345ccf20e17a8ab684cca
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
keyboards/maartenwut/plain60/keymaps/via/keymap.c [new file with mode: 0644]
keyboards/maartenwut/plain60/keymaps/via/rules.mk [new file with mode: 0644]
keyboards/maartenwut/plain60/rules.mk