zmk/app/dts/bindings/zmk,keymap-sensors.yaml

23 lines
460 B
YAML
Raw Normal View History

# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
2020-07-21 23:13:52 -07:00
description: |
Allows defining the collection of sensors bound in the keymap layers
compatible: "zmk,keymap-sensors"
properties:
sensors:
type: phandles
required: false
triggers-per-rotation:
type: int
required: false
child-binding:
description: Per-sensor configuration settings
properties:
triggers-per-rotation:
type: int
required: false