Files
GEIGEIGEIST_TOTEM_SHIFT_FIR…/config/boards/shields/totem/totem_right.overlay
T

22 lines
469 B
Plaintext
Raw Normal View History

2022-09-13 01:24:15 +02:00
/*
* Copyright (c) 2020 Pete Johanson
*
* SPDX-License-Identifier: MIT
*/
#include "totem.dtsi"
&default_transform {
col-offset = <5>;
};
&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 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
, <&xiao_d 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>
;
};