mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 12:22:44 -10:00
Update corne.dtsi
This commit is contained in:
parent
d2d36c356a
commit
f0c3a520d5
@ -29,6 +29,7 @@
|
||||
compatible = "alps,ec11";
|
||||
label = "LEFT_ENCODER";
|
||||
resolution = <4>;
|
||||
steps = <40>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@ -186,4 +187,10 @@
|
||||
|
||||
color-mapping = <LED_COLOR_ID_GREEN LED_COLOR_ID_RED LED_COLOR_ID_BLUE>;
|
||||
};
|
||||
};
|
||||
};
|
||||
&pwm0 {
|
||||
status = "okay";
|
||||
pinctrl-0 = <&pwm0_default>;
|
||||
pinctrl-1 = <&pwm0_sleep>;
|
||||
pinctrl-names = "default", "sleep";
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user