fix firmware
This commit is contained in:
parent
865efce3af
commit
61e1cec4b7
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ RC(2,0) RC(2,1) RC(2,2) RC(2,3) RC(2,4) RC(2,5) RC(2,6) RC(2,7)
|
|||
compatible = "zmk,kscan-gpio-matrix";
|
||||
label = "KSCAN";
|
||||
|
||||
diode-direction = "col2row";
|
||||
diode-direction = "row2col";
|
||||
row-gpios
|
||||
= <&pro_micro_d 7 (GPIO_ACTIVE_HIGH)>
|
||||
, <&pro_micro_d 6 (GPIO_ACTIVE_HIGH )>
|
||||
|
|
Loading…
Add table
Reference in a new issue