94061bb916
Standardized indentation to use spaces with a new pre-commit hook.
12 lines
158 B
Plaintext
12 lines
158 B
Plaintext
/*
|
|
* Copyright (c) 2020 The ZMK Contributors
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
#include "ergodash.dtsi"
|
|
|
|
&default_transform {
|
|
col-offset = <7>;
|
|
};
|