refactor(shields): Add pro-micro shield metadata.
This commit is contained in:
parent
f8e88d78c4
commit
2907704f9f
23 changed files with 242 additions and 2 deletions
15
app/boards/shields/kyria/kyria.zmk.yml
Normal file
15
app/boards/shields/kyria/kyria.zmk.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
file_format: "1"
|
||||
id: kyria
|
||||
name: Kyria
|
||||
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