rename cradios to cradio
This commit is contained in:
parent
ed5d3646fe
commit
a3d0c03726
19 changed files with 6 additions and 141 deletions
14
app/boards/shields/cradio/cradio_right.overlay
Normal file
14
app/boards/shields/cradio/cradio_right.overlay
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
/*
|
||||
* Copyright (c) 2020 Pete Johanson
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
#include "cradio.dtsi"
|
||||
|
||||
&default_transform {
|
||||
col-offset = <17>;
|
||||
};
|
||||
|
||||
&bt_unpair_combo {
|
||||
key-positions = <21 32>;
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue