[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
This commit is contained in:
Drashna Jaelre 2019-01-27 00:09:03 -08:00 committed by GitHub
parent ff18c3adfa
commit e93a90c5a0
3 changed files with 104 additions and 0 deletions

View file

@ -0,0 +1,7 @@
RGBLIGHT_ENABLE = yes
BACKLIGHT_ENABLE = yes
# VIA Support - Comment these 3 lines out to disable
RAW_ENABLE = yes
DYNAMIC_KEYMAP_ENABLE = yes
SRC += keyboards/wilba_tech/wt_main.c