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