feat(shields): Add ZMK Uno shield.
* Support underglow, backlight, display, encoder, etc.
This commit is contained in:
parent
12329b388e
commit
63b29ccd32
6 changed files with 304 additions and 0 deletions
10
app/boards/shields/zmk_uno/zmk_uno.zmk.yml
Normal file
10
app/boards/shields/zmk_uno/zmk_uno.zmk.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
file_format: "1"
|
||||
id: zmk_uno
|
||||
name: ZMK Uno
|
||||
type: shield
|
||||
url: https://github.com/zmkfirmware/zmk-uno
|
||||
requires: [arduino_uno]
|
||||
features:
|
||||
- keys
|
||||
- encoder
|
||||
- display
|
||||
Loading…
Add table
Add a link
Reference in a new issue