diff options
| author | Peter Johanson <peter@peterjohanson.com> | 2021-09-10 05:11:25 +0000 | 
|---|---|---|
| committer | Pete Johanson <peter@peterjohanson.com> | 2021-09-11 00:50:36 -0400 | 
| commit | 0c3f1309c619a619fc466e4204f0ed73ff8dd21a (patch) | |
| tree | 75339356125227e0aa846f8a8a08684e5e90a2b4 /app/boards/arm/nice60/nice60.zmk.yml | |
| parent | 7d65539735d2d224f982dd14f85bedceba3bda47 (diff) | |
refactor(boards): Add metadata for boards.
* Standalone and pro-micro format board metadata added.
Diffstat (limited to 'app/boards/arm/nice60/nice60.zmk.yml')
| -rw-r--r-- | app/boards/arm/nice60/nice60.zmk.yml | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/app/boards/arm/nice60/nice60.zmk.yml b/app/boards/arm/nice60/nice60.zmk.yml new file mode 100644 index 0000000..cbcc813 --- /dev/null +++ b/app/boards/arm/nice60/nice60.zmk.yml @@ -0,0 +1,12 @@ +file_format: "1" +id: nice60 +name: nice!60 +type: board +arch: arm +features: +  - keys +  - underglow +outputs: +  - usb +  - ble +url: https://nicekeyboards.com/nice-60 | 
