forked from kofal.net/zmk
refactor(shields): Add pro-micro shield metadata.
This commit is contained in:
committed by
Pete Johanson
parent
f8e88d78c4
commit
2907704f9f
14
app/boards/shields/sofle/sofle.zmk.yml
Normal file
14
app/boards/shields/sofle/sofle.zmk.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
file_format: "1"
|
||||
id: sofle
|
||||
name: Sofle
|
||||
type: shield
|
||||
url: https://github.com/josefadamcik/SofleKeyboard
|
||||
requires: [pro_micro]
|
||||
exposes: [i2c_oled]
|
||||
features:
|
||||
- keys
|
||||
- display
|
||||
- encoder
|
||||
siblings:
|
||||
- sofle_left
|
||||
- sofle_right
|
||||
Reference in New Issue
Block a user