mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-06 21:35:19 -05:00
feat(display): Initial widget/status screen work.
* Battery and output status widgets * Built in status screen combining them. * Ability to define a custom status screen factory function.
This commit is contained in:
@@ -7,6 +7,9 @@ child-binding:
|
||||
description: "A layer to be used in a keymap"
|
||||
|
||||
properties:
|
||||
label:
|
||||
type: string
|
||||
required: false
|
||||
bindings:
|
||||
type: phandle-array
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user