Skip to content

Commit

Permalink
Update 48Key.overlay
Browse files Browse the repository at this point in the history
Changing diode direction to test built keyboard.
  • Loading branch information
Glitch860 authored Nov 18, 2024
1 parent 0417ce5 commit 1b18d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/shields/48Key/48Key.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
default_kscan: kscan {
compatible = "zmk,kscan-gpio-matrix";
label = "default_kscan";
diode-direction = "col2row";
diode-direction = "row2col";

row-gpios = <&gpio1 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>,
<&gpio1 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>,
Expand Down

0 comments on commit 1b18d21

Please # to comment.