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>
9 lines
175 B
YAML
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
|