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
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue