feat: Add a few sample hardware metadata files.
This commit is contained in:
parent
1d69bdda60
commit
b52835ffbf
6 changed files with 64 additions and 0 deletions
13
app/boards/shields/corne/corne.zmk.yml
Normal file
13
app/boards/shields/corne/corne.zmk.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
file_format: "1"
|
||||
id: corne
|
||||
name: Corne
|
||||
type: shield
|
||||
url: https://github.com/foostan/crkbd/
|
||||
requires: [pro_micro]
|
||||
exposes: [i2c_oled]
|
||||
features:
|
||||
- keys
|
||||
- display
|
||||
siblings:
|
||||
- corne_left
|
||||
- corne_right
|
||||
Loading…
Add table
Add a link
Reference in a new issue