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
13
app/boards/shields/lily58/lily58.zmk.yml
Normal file
13
app/boards/shields/lily58/lily58.zmk.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
file_format: "1"
|
||||
id: lily58
|
||||
name: Lily58
|
||||
type: shield
|
||||
url: https://github.com/kata0510/Lily58
|
||||
requires: [pro_micro]
|
||||
exposes: [i2c_oled]
|
||||
features:
|
||||
- keys
|
||||
- display
|
||||
siblings:
|
||||
- lily58_left
|
||||
- lily58_right
|
||||
Reference in New Issue
Block a user