Files
GEIGEIGEIST_TOTEM_SHIFT_FIR…/config/boards/shields/totem/totem_left.overlay
T
schwarzgrau 305f1c3dc1 pull
2022-11-08 02:09:20 +01:00

18 lines
431 B
Plaintext

/*
* Copyright (c) 2022 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/
#include "totem.dtsi"
&kscan0 {
col-gpios
= <&xiao_d 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>
, <&xiao_d 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>
, <&xiao_d 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>
, <&xiao_d 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>
, <&xiao_d 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>
;
};