Keymap for OSAv2 (#9773)
* Add OSAv2 keymap * OSAv2 configs and rules * OSAv2 lighting layers * OSAv2 lighting layers * Fix colors after copy/paste * Use LED indicators instead of RGB
This commit is contained in:
parent
21976f47d8
commit
208fbce9a7
4 changed files with 114 additions and 1 deletions
|
|
@ -31,4 +31,10 @@ ifeq ($(strip $(KEYBOARD)), projectkb/alice/rev2)
|
|||
VIA_ENABLE = yes
|
||||
LTO_ENABLE = no
|
||||
VELOCIKEY_ENABLE=yes
|
||||
endif
|
||||
ifeq ($(strip $(KEYBOARD)), tkc/osav2)
|
||||
SRC += rgblight_layers_osa.c
|
||||
VIA_ENABLE = yes
|
||||
LTO_ENABLE = no
|
||||
VELOCIKEY_ENABLE=yes
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue