12 lines
155 B
Plaintext
12 lines
155 B
Plaintext
|
/*
|
||
|
* Copyright (c) 2020 The ZMK Contributors
|
||
|
*
|
||
|
* SPDX-License-Identifier: MIT
|
||
|
*/
|
||
|
|
||
|
#include "cradio.dtsi"
|
||
|
|
||
|
&default_transform {
|
||
|
col-offset = <17>;
|
||
|
};
|