forked from kofal.net/zmk
feat(shields): Add Kyria Rev2 shield.
* New matrix pin selections. * New encoder pins.
This commit is contained in:
committed by
Pete Johanson
parent
5cc9b8f71a
commit
b54128331e
15
app/boards/shields/kyria/kyria_rev2.zmk.yml
Normal file
15
app/boards/shields/kyria/kyria_rev2.zmk.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
file_format: "1"
|
||||
id: kyria_rev2
|
||||
name: Kyria Rev2
|
||||
type: shield
|
||||
url: https://splitkb.com/products/kyria-pcb-kit
|
||||
requires: [pro_micro]
|
||||
exposes: [i2c_oled]
|
||||
features:
|
||||
- keys
|
||||
- display
|
||||
- encoder
|
||||
- underglow
|
||||
siblings:
|
||||
- kyria_left
|
||||
- kyria_right
|
||||
Reference in New Issue
Block a user