This commit is contained in:
Chen Zeng
2024-07-15 22:56:06 +08:00
parent 67d7a0c62f
commit 02a7d12c23
3 changed files with 19 additions and 10 deletions
+12
View File
@@ -25,6 +25,18 @@
zmk,matrix-transform = &default_transform;
};
left_encoder: encoder_left {
compatible = "alps,ec11";
label = "LEFT_ENCODER";
resolution = <4>;
status = "disabled";
};
sensors {
compatible = "zmk,keymap-sensors";
sensors = <&left_encoder>;
};
default_transform: keymap_transform_0 {
compatible = "zmk,matrix-transform";
columns = <14>;