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