14 lines
232 B
YAML
14 lines
232 B
YAML
description: |
|
|
Allows defining the various keymap layers for use.
|
|
|
|
compatible: "zmk,layers"
|
|
|
|
child-binding:
|
|
description: "A layer to be used in a keymap"
|
|
|
|
properties:
|
|
label:
|
|
type: string
|
|
keys:
|
|
type: array
|
|
|