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

22 lines
389 B
Plaintext
Raw Normal View History

2022-09-13 01:24:15 +02:00
/*
2022-09-13 02:09:07 +02:00
* Copyright (c) 2022 The ZMK Contributors
2022-09-13 01:24:15 +02:00
*
* SPDX-License-Identifier: MIT
*/
#include "totem.dtsi"
&default_transform {
2022-09-13 02:09:07 +02:00
col-offset = <5>;
2022-09-13 01:24:15 +02:00
};
&kscan0 {
2022-09-13 02:09:07 +02:00
col-gpios
2022-11-13 22:36:23 +01:00
= <&xiao_d 8 GPIO_ACTIVE_HIGH>
2022-11-08 02:15:07 +01:00
, <&xiao_d 9 GPIO_ACTIVE_HIGH>
2022-11-13 22:36:23 +01:00
, <&xiao_d 10 GPIO_ACTIVE_HIGH>
, <&xiao_d 5 GPIO_ACTIVE_HIGH>
, <&xiao_d 4 GPIO_ACTIVE_HIGH>
2022-09-13 02:28:49 +02:00
;
2022-09-13 01:24:15 +02:00
};