10 lines
147 B
Text
10 lines
147 B
Text
|
/ {
|
||
|
behaviors {
|
||
|
bt: behavior_bluetooth {
|
||
|
compatible = "zmk,behavior-bluetooth";
|
||
|
label = "BLUETOOTH";
|
||
|
#binding-cells = <2>;
|
||
|
};
|
||
|
};
|
||
|
};
|