= {
{ .port = 1, .pin = DT_GPIO_PIN(DT_NODELABEL(button0), gpios) },
{ .port = 1, .pin = DT_GPIO_PIN(DT_NODELABEL(button1), gpios) },
{ .port = 1, .pin = DT_GPIO_PIN(DT_NODELABEL(button2), gpios) },
{ .port = 0, .pin = DT_GPIO_PIN(DT_NODELABEL(button3), gpios) },
}