mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-06 13:25:17 -05:00
16 lines
155 B
Plaintext
16 lines
155 B
Plaintext
/*
|
|
* Copyright (c) 2020 Pete Johanson
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*/
|
|
#include "cradios.dtsi"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
&bt_unpair_combo {
|
|
key-positions = <0 16>;
|
|
};
|