You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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 |
|
|
|
|