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
12
app/boards/shields/quefrency/quefrency.zmk.yml
Normal file
12
app/boards/shields/quefrency/quefrency.zmk.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
file_format: "1"
|
||||
id: quefrency
|
||||
name: Quefrency Rev. 1
|
||||
type: shield
|
||||
url: https://github.com/keebio/quefrency-rev1-pcb
|
||||
requires: [pro_micro]
|
||||
features:
|
||||
- keys
|
||||
- encoder
|
||||
siblings:
|
||||
- quenfrency_left
|
||||
- quenfrency_right
|
||||
Loading…
Add table
Add a link
Reference in a new issue