forked from kofal.net/zmk
feat: Add a few sample hardware metadata files.
This commit is contained in:
committed by
Pete Johanson
parent
1d69bdda60
commit
b52835ffbf
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
|
||||
Reference in New Issue
Block a user