feat(shields): Add Kyria Rev2 shield.
* New matrix pin selections. * New encoder pins.
This commit is contained in:
parent
5cc9b8f71a
commit
b54128331e
11 changed files with 237 additions and 59 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
if SHIELD_KYRIA_LEFT
|
||||
if SHIELD_KYRIA_LEFT || SHIELD_KYRIA_REV2_LEFT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Kyria"
|
||||
|
|
@ -9,7 +9,7 @@ config ZMK_SPLIT_BLE_ROLE_CENTRAL
|
|||
|
||||
endif
|
||||
|
||||
if SHIELD_KYRIA_LEFT || SHIELD_KYRIA_RIGHT
|
||||
if SHIELD_KYRIA
|
||||
|
||||
config ZMK_SPLIT
|
||||
default y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue