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
12
app/boards/arm/nice60/nice60.zmk.yml
Normal file
12
app/boards/arm/nice60/nice60.zmk.yml
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user