zmk_mf68/app/dts/behaviors/bluetooth.dtsi

10 lines
147 B
Plaintext

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