Skip to content

Commit

Permalink
Update skreetyl_cc.dtsi
Browse files Browse the repository at this point in the history
  • Loading branch information
WainingForests authored Mar 4, 2024
1 parent 9c56f2e commit ea969c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/boards/shields/skreetyl_cc/skreetyl_cc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ RC(3,0) RC(3,1) RC(3,2) RC(3,3) RC(3,4) RC(3,5) RC(3,6) RC(3,7) RC(3,8) RC
diode-direction = "col2row";

row-gpios
= <&xiao_d 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
= <&xiao_d 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&xiao_d 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&xiao_d 3 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&xiao_d 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&xiao_d 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&gpio1 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&gpio0 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&gpio0 16 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&gpio0 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
;

};
Expand Down

0 comments on commit ea969c0

Please sign in to comment.