]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Move Iris via support to Via keymap (#4893)
authorDrashna Jaelre <drashna@live.com>
Sun, 27 Jan 2019 08:09:03 +0000 (00:09 -0800)
committerGitHub <noreply@github.com>
Sun, 27 Jan 2019 08:09:03 +0000 (00:09 -0800)
commit5d26ebcbaa8069975411e7acf3d8585c35da394f
tree0e53e2c5624af890b10220d00702d92823596316
parentb05c0e46c6c62972b68518635104fb58927d1a13
[Keymap] Move Iris via support to Via keymap (#4893)

* Move Iris via support to Via keymap

And move it out of the main keyboard files

* Actually add via keymap folder

Because using git when you're tired is apparently a very bad idea, and you do stupid things like not running git add

* Clean up config.h file for iris via keymap
keyboards/iris/keymaps/default/keymap.c
keyboards/iris/keymaps/via/config.h [new file with mode: 0644]
keyboards/iris/keymaps/via/keymap.c [new file with mode: 0644]
keyboards/iris/keymaps/via/rules.mk [new file with mode: 0644]
keyboards/iris/rules.mk