summaryrefslogtreecommitdiff
path: root/app/dts/behaviors/sticky_key.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'app/dts/behaviors/sticky_key.dtsi')
-rw-r--r--app/dts/behaviors/sticky_key.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/dts/behaviors/sticky_key.dtsi b/app/dts/behaviors/sticky_key.dtsi
index f1c1cdd..6403208 100644
--- a/app/dts/behaviors/sticky_key.dtsi
+++ b/app/dts/behaviors/sticky_key.dtsi
@@ -6,14 +6,14 @@
/ {
behaviors {
- sk: behavior_sticky_key {
+ /omit-if-no-ref/ sk: behavior_sticky_key {
compatible = "zmk,behavior-sticky-key";
label = "STICKY_KEY";
#binding-cells = <1>;
release-after-ms = <1000>;
bindings = <&kp>;
};
- sl: behavior_sticky_layer {
+ /omit-if-no-ref/ sl: behavior_sticky_layer {
compatible = "zmk,behavior-sticky-key";
label = "STICKY_LAYER";
#binding-cells = <1>;