summaryrefslogtreecommitdiff
path: root/app/boards/shields/iris
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-09-04 23:35:55 -0400
committerGitHub <noreply@github.com>2020-09-04 23:35:55 -0400
commit9475188869ad4179774c5f324018ca8aceb188df (patch)
treeff320f4a571163f619d34699e58bdeaa767f7888 /app/boards/shields/iris
parent94147bfc62edd1c634d03cf0a4a39d7e1944fbbf (diff)
parent4ce42350e70a7e4f6b9b7ad3b262d0f00f485995 (diff)
Merge pull request #162 from kurtis-lew/iris
Update iris_right.overlay
Diffstat (limited to 'app/boards/shields/iris')
-rw-r--r--app/boards/shields/iris/iris_right.overlay10
1 files changed, 5 insertions, 5 deletions
diff --git a/app/boards/shields/iris/iris_right.overlay b/app/boards/shields/iris/iris_right.overlay
index 3f3dcb8..2d5dce8 100644
--- a/app/boards/shields/iris/iris_right.overlay
+++ b/app/boards/shields/iris/iris_right.overlay
@@ -12,12 +12,12 @@
&kscan0 {
col-gpios
- = <&pro_micro_a 1 GPIO_ACTIVE_HIGH>
- , <&pro_micro_a 0 GPIO_ACTIVE_HIGH>
- , <&pro_micro_d 15 GPIO_ACTIVE_HIGH>
- , <&pro_micro_d 14 GPIO_ACTIVE_HIGH>
+ = <&pro_micro_d 10 GPIO_ACTIVE_HIGH>
, <&pro_micro_d 16 GPIO_ACTIVE_HIGH>
- , <&pro_micro_d 10 GPIO_ACTIVE_HIGH>
+ , <&pro_micro_d 14 GPIO_ACTIVE_HIGH>
+ , <&pro_micro_d 15 GPIO_ACTIVE_HIGH>
+ , <&pro_micro_a 0 GPIO_ACTIVE_HIGH>
+ , <&pro_micro_a 1 GPIO_ACTIVE_HIGH>
;
};