4c317e0feb
* Add support for the Clog * format DTSI definition * add a default keymap * update copyright year, reduce conf to minimum
11 lines
152 B
Text
11 lines
152 B
Text
/*
|
|
* Copyright (c) 2022 The ZMK Contributors
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
#include "clog.dtsi"
|
|
|
|
&default_transform {
|
|
col-offset = <17>;
|
|
};
|