mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
12 lines
156 B
Plaintext
12 lines
156 B
Plaintext
/*
|
|
* Copyright (c) 2021 The ZMK Contributors
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
|
|
#include "a_dux.dtsi"
|
|
|
|
&default_transform {
|
|
col-offset = <17>;
|
|
};
|