diff options
Diffstat (limited to 'app/dts/behaviors/sensor_rotate_key_press.dtsi')
-rw-r--r-- | app/dts/behaviors/sensor_rotate_key_press.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/dts/behaviors/sensor_rotate_key_press.dtsi b/app/dts/behaviors/sensor_rotate_key_press.dtsi index 075fc38..d3f084b 100644 --- a/app/dts/behaviors/sensor_rotate_key_press.dtsi +++ b/app/dts/behaviors/sensor_rotate_key_press.dtsi @@ -7,7 +7,7 @@ / { behaviors { /* DEPRECATED: `inc_dec_cp` will be removed in the future */ - inc_dec_cp: inc_dec_kp: behavior_sensor_rotate_key_press { + /omit-if-no-ref/ inc_dec_cp: inc_dec_kp: behavior_sensor_rotate_key_press { compatible = "zmk,behavior-sensor-rotate-key-press"; label = "ENC_KEY_PRESS"; #sensor-binding-cells = <2>; |