zmk_mf68/app/boards/shields/cradios_right.overlay
David Barr 2855ba75f5
Actually really working
Ok, both sides work as expected, need to write a keymap.
2020-09-19 10:55:07 +01:00

17 lines
199 B
Text

/*
* Copyright (c) 2020 Pete Johanson
*
* SPDX-License-Identifier: MIT
*/
#include "cradios.dtsi"
&default_transform {
col-offset = <17>;
};
&bt_unpair_combo {
key-positions = <21 32>;
};