12 lines
151 B
Plaintext
12 lines
151 B
Plaintext
/*
|
|
* Copyright (c) 2021 The ZMK Contributors
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
#include "7skb.dtsi"
|
|
|
|
&default_transform {
|
|
col-offset = <8>;
|
|
};
|