refactor(boards): Add metadata for boards.

* Standalone and pro-micro format board metadata added.
This commit is contained in:
Peter Johanson
2021-09-10 05:11:25 +00:00
committed by Pete Johanson
parent 7d65539735
commit 0c3f1309c6
7 changed files with 72 additions and 0 deletions

View 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]