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