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

17 lines
302 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"
&kscan0 {
2022-11-05 18:53:43 +01:00
row-gpios
= <&xiao_d 0 GPIO_ACTIVE_HIGH>
, <&xiao_d 1 GPIO_ACTIVE_HIGH>
, <&xiao_d 2 GPIO_ACTIVE_HIGH>
, <&xiao_d 3 GPIO_ACTIVE_HIGH>
2022-09-13 01:24:15 +02:00
;
2022-09-13 02:28:49 +02:00
};