11 lines
153 B
Text
11 lines
153 B
Text
/*
|
|
* Copyright (c) 2022 The ZMK Contributors
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
#include "breeze.dtsi"
|
|
|
|
&default_transform {
|
|
row-offset = <5>;
|
|
};
|