forked from kofal.net/zmk
Actually really working
Ok, both sides work as expected, need to write a keymap.
This commit is contained in:
17
app/boards/shields/cradios_right.overlay
Normal file
17
app/boards/shields/cradios_right.overlay
Normal file
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
* Copyright (c) 2020 Pete Johanson
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
#include "cradios.dtsi"
|
||||
|
||||
&default_transform {
|
||||
col-offset = <17>;
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
&bt_unpair_combo {
|
||||
key-positions = <21 32>;
|
||||
};
|
||||
Reference in New Issue
Block a user