diff options
Diffstat (limited to 'app/dts/behaviors/bluetooth.dtsi')
-rw-r--r-- | app/dts/behaviors/bluetooth.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/dts/behaviors/bluetooth.dtsi b/app/dts/behaviors/bluetooth.dtsi index 9df974b..1e9cf21 100644 --- a/app/dts/behaviors/bluetooth.dtsi +++ b/app/dts/behaviors/bluetooth.dtsi @@ -6,7 +6,7 @@ / { behaviors { - bt: behavior_bluetooth { + /omit-if-no-ref/ bt: behavior_bluetooth { compatible = "zmk,behavior-bluetooth"; label = "BLUETOOTH"; #binding-cells = <2>; |