zmk/app/boards/arm/tornblue/tornblue_right.dts
Richard Titmuss ffba8fad25 tornblue
2023-11-01 13:25:48 +00:00

22 lines
413 B
Text

/*
* Copyright (c) 2021 Richard Titmuss
*
* SPDX-License-Identifier: MIT
*/
#include "tornblue.dtsi"
&default_transform {
col-offset = <6>;
};
&kscan0 {
col-gpios
= <&gpio0 12 GPIO_ACTIVE_HIGH>
, <&gpio1 9 GPIO_ACTIVE_HIGH>
, <&gpio0 7 GPIO_ACTIVE_HIGH>
, <&gpio0 5 GPIO_ACTIVE_HIGH>
, <&gpio0 4 GPIO_ACTIVE_HIGH>
, <&gpio0 31 GPIO_ACTIVE_HIGH>
;
};