From cc152df25f94fb021213fc2192ff975cdfbee426 Mon Sep 17 00:00:00 2001 From: schwarzgrau Date: Tue, 13 Sep 2022 02:19:18 +0200 Subject: [PATCH] Update totem_right.overlay --- config/boards/shields/totem/totem_right.overlay | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/boards/shields/totem/totem_right.overlay b/config/boards/shields/totem/totem_right.overlay index a461818..11c24bd 100644 --- a/config/boards/shields/totem/totem_right.overlay +++ b/config/boards/shields/totem/totem_right.overlay @@ -12,10 +12,10 @@ &kscan0 { col-gpios - = <&xiao_d 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&xiao_d 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&xiao_d 11 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> + = <&xiao_d 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> , <&xiao_d 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> - , <&xiao_d 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> + , <&xiao_d 11 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> + , <&xiao_d 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> + , <&xiao_d 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> ; };