This commit is contained in:
2025-02-23 14:53:39 +02:00
parent 0df3ff3c46
commit 512f6f4426
5 changed files with 19 additions and 17 deletions

View File

@ -32,6 +32,7 @@ RC(2,0) RC(2,1) RC(2,2) RC(2,3) RC(2,4) RC(2,5) RC(3,5) RC(3,6
compatible = "zmk,kscan-gpio-matrix";
label = "KSCAN";
wakeup-source;
diode-direction = "col2row";
row-gpios
= <&pro_micro 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
@ -65,4 +66,4 @@ RC(2,0) RC(2,1) RC(2,2) RC(2,3) RC(2,4) RC(2,5) RC(3,5) RC(3,6
sensors = <&left_encoder &right_encoder>;
};
};
};