Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
captainblue01 committed Aug 17, 2024
1 parent a6000ba commit 1bb06ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/shields/ErgoBlade/ErgoBlade.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
compatible = "zmk,kscan-gpio-matrix";
wakeup-source;
label = "default_kscan";
diode-direction = "rol2col";
diode-direction = "row2col";

row-gpios = <&pro_micro 16 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>,
<&pro_micro 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>,
Expand Down

0 comments on commit 1bb06ce

Please sign in to comment.