forked from kofal.net/zmk
refactor(boards): Add metadata for boards.
* Standalone and pro-micro format board metadata added.
This commit is contained in:
committed by
Pete Johanson
parent
7d65539735
commit
0c3f1309c6
9
app/boards/arm/proton_c/proton_c.zmk.yml
Normal file
9
app/boards/arm/proton_c/proton_c.zmk.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
file_format: "1"
|
||||
id: proton_c
|
||||
name: QMK Proton-C
|
||||
type: board
|
||||
arch: arm
|
||||
outputs:
|
||||
- usb
|
||||
url: https://qmk.fm/proton-c/
|
||||
exposes: [pro_micro]
|
||||
Reference in New Issue
Block a user