forked from kofal.net/zmk
feat(shields): Add ZMK Uno shield.
* Support underglow, backlight, display, encoder, etc.
This commit is contained in:
committed by
Pete Johanson
parent
12329b388e
commit
63b29ccd32
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
|
||||
Reference in New Issue
Block a user