10 lines
182 B
YAML
10 lines
182 B
YAML
|
description: |
|
||
|
Allows defining the collection of sensors bound in the keymap layers
|
||
|
|
||
|
compatible: "zmk,keymap-sensors"
|
||
|
|
||
|
properties:
|
||
|
sensors:
|
||
|
type: phandles
|
||
|
required: true
|