mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-04 21:33:25 +02:00
Move Zephyr app into subdirectory.
This commit is contained in:
@@ -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