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