zmk_mf68/app/boards/shields/cradios/cradios_right.overlay

18 lines
199 B
Plaintext
Raw Normal View History

2020-09-03 22:20:05 +10:00
/*
* Copyright (c) 2020 Pete Johanson
*
* SPDX-License-Identifier: MIT
*/
#include "cradios.dtsi"
&default_transform {
2020-09-03 23:46:54 +10:00
col-offset = <17>;
2020-09-03 22:20:05 +10:00
};
2020-09-03 23:46:54 +10:00
2020-09-03 22:20:05 +10:00
2020-09-19 19:56:40 +10:00
&bt_unpair_combo {
key-positions = <21 32>;
};