forked from kofal.net/zmk
Move Zephyr app into subdirectory.
This commit is contained in:
14
app/dts/bindings/zmk,layers.yaml
Normal file
14
app/dts/bindings/zmk,layers.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user