mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:42:44 -10:00
Update corne.dtsi
This commit is contained in:
parent
815056e78c
commit
8e4b147db2
@ -189,6 +189,14 @@
|
|||||||
color-mapping = <LED_COLOR_ID_GREEN LED_COLOR_ID_RED LED_COLOR_ID_BLUE>;
|
color-mapping = <LED_COLOR_ID_GREEN LED_COLOR_ID_RED LED_COLOR_ID_BLUE>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
/ {
|
||||||
|
backlight: pwmleds {
|
||||||
|
compatible = "pwm-leds";
|
||||||
|
pwm_led_0 {
|
||||||
|
pwms = <&pwm0 0 PWM_MSEC(10) PWM_POLARITY_NORMAL>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
&pwm0 {
|
&pwm0 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
pinctrl-0 = <&pwm0_default>;
|
pinctrl-0 = <&pwm0_default>;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user