13 lines
167 B
Plaintext
13 lines
167 B
Plaintext
|
/*
|
||
|
* Copyright (c) 2020 Pete Johanson
|
||
|
*
|
||
|
* SPDX-License-Identifier: MIT
|
||
|
*/
|
||
|
|
||
|
#include "tg4x.dtsi"
|
||
|
#include "tg4x.keymap"
|
||
|
|
||
|
&default_transform {
|
||
|
col-offset = <0>;
|
||
|
};
|