diff --git a/config/boards/arm/sofle/sofle_right.dts b/config/boards/arm/sofle/sofle_right.dts index 19d9556..e3731e7 100644 --- a/config/boards/arm/sofle/sofle_right.dts +++ b/config/boards/arm/sofle/sofle_right.dts @@ -18,7 +18,7 @@ wakeup-source; diode-direction = "col2row"; row-gpios - = <&gpio1 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> + = <&gpio0 19 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> , <&gpio0 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> , <&gpio0 12 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> , <&gpio0 11 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)> @@ -86,12 +86,12 @@ backlight: pwmleds { // Other pinctrl definitions for other hardware pwm0_default: pwm0_default { group1 { - psels = ; + psels = ; }; }; pwm0_sleep: pwm0_sleep { group1 { - psels = ; + psels = ; low-power-enable; }; };