forked from kofal.net/zmk
Initial en11 exploration.
This commit is contained in:
17
app/drivers/zephyr/dts/bindings/alps,en11.yaml
Normal file
17
app/drivers/zephyr/dts/bindings/alps,en11.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
description: |
|
||||
Sensor driver for the Alps en11 rotary encoder
|
||||
|
||||
compatible: "alps,en11"
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user