zmk/app/dts/bindings/zmk,backlight-map.yaml
Kelly Helmut Lord 46a5ea603f backlight: added LED channel map
Adds an LED channel map devicetree binding and kconfig
to permit the use of LED driver IC for backlight.

Signed-off-by: Kelly Helmut Lord <helmut@helmutlord.com>
2023-11-15 15:52:18 -05:00

9 lines
175 B
YAML

description: |
Allows defining a keymap composed of multiple layers
compatible: "zmk,backlight-map"
properties:
led-channels:
type: phandle-array
required: true