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