diff --git a/boards/shields/mr_useful/mr_useful.overlay b/boards/shields/mr_useful/mr_useful.overlay index 38d4230..33d8df1 100644 --- a/boards/shields/mr_useful/mr_useful.overlay +++ b/boards/shields/mr_useful/mr_useful.overlay @@ -11,14 +11,14 @@ label = "default_kscan"; diode-direction = "col2row"; - row-gpios = <&waveshare_rp2040_zero 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>, - <&waveshare_rp2040_zero 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>, - <&waveshare_rp2040_zero 7 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>, - <&waveshare_rp2040_zero 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; + row-gpios = <&gpio0 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>, + <&gpio0 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>, + <&gpio0 7 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>, + <&gpio0 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; - col-gpios = <&waveshare_rp2040_zero 11 GPIO_ACTIVE_HIGH>, - <&waveshare_rp2040_zero 12 GPIO_ACTIVE_HIGH>, - <&waveshare_rp2040_zero 13 GPIO_ACTIVE_HIGH>; + col-gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>, + <&gpio0 12 GPIO_ACTIVE_HIGH>, + <&gpio0 13 GPIO_ACTIVE_HIGH>; }; default_transform: matrix_transform {