[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:
parent
ff18c3adfa
commit
e93a90c5a0
3 changed files with 104 additions and 0 deletions
7
keyboards/iris/keymaps/via/rules.mk
Normal file
7
keyboards/iris/keymaps/via/rules.mk
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue