zmk_mf68/app/drivers/zephyr/dts/bindings/alps,ec11.yaml
2020-07-21 13:24:44 -04:00

22 lines
424 B
YAML

description: |
Sensor driver for the Alps EC11 rotary encoder
compatible: "alps,ec11"
properties:
label:
type: string
required: true
a-gpios:
type: phandle-array
required: true
description: A pin for the encoder
b-gpios:
type: phandle-array
required: true
description: A pin for the encoder
resolution:
type: int
description: Number of pulses per tick
required: false