Skip to content

Commit

Permalink
final fix
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored Sep 14, 2024
1 parent 989a34c commit add1e95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/keymap/behaviors.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
compatible = "zmk,behavior-tri-state";
#binding-cells = <0>;
bindings = <&sel_word_base>, <&kp LS(LC(RIGHT))>, <&none>;
timeout-ms = <5000>;
tap-ms = <0>;
};
};

Expand All @@ -197,7 +197,7 @@
compatible = "zmk,behavior-tri-state";
#binding-cells = <0>;
bindings = <&sel_line_base>, <&sel_line_next>, <&none>;
timeout-ms = <5000>;
tap-ms = <0>;
};
};
};

0 comments on commit add1e95

Please sign in to comment.