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 Nov 26, 2023
1 parent 3c2792c commit d7945f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/boards/shields/skreetyl_cc/skreetyl_cc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ RC(3,0) RC(3,1) RC(3,2) RC(3,3) RC(3,4) RC(3,5) RC(3,6) RC(3,7)
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 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&xiao_d 7 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&xiao_d 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&gpio1 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&gpio0 16 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
;
Expand Down

0 comments on commit d7945f7

Please sign in to comment.