Skip to content

Commit

Permalink
modified: app/boards/shields/rhs-skeletyl/rhs-skeletyl_left.overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
rhsanborn committed Apr 15, 2022
1 parent f71e13d commit 6567d12
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions app/boards/shields/rhs-skeletyl/rhs-skeletyl_left.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
* SPDX-License-Identifier: MIT
*/

#include "corne.dtsi"
#include "rhs-skeletyl.dtsi"

&kscan0 {
col-gpios
= <&pro_micro 21 GPIO_ACTIVE_HIGH>
, <&pro_micro 20 GPIO_ACTIVE_HIGH>
, <&pro_micro 19 GPIO_ACTIVE_HIGH>
, <&pro_micro 18 GPIO_ACTIVE_HIGH>
= <&pro_micro 19 GPIO_ACTIVE_HIGH>
, <&pro_micro 15 GPIO_ACTIVE_HIGH>
, <&pro_micro 14 GPIO_ACTIVE_HIGH>
, <&pro_micro 16 GPIO_ACTIVE_HIGH>
, <&pro_micro 10 GPIO_ACTIVE_HIGH>
, <&pro_micro 7 GPIO_ACTIVE_HIGH>
, <&pro_micro 9 GPIO_ACTIVE_HIGH>
;
};

0 comments on commit 6567d12

Please sign in to comment.