File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 113113 flavor = "tap-preferred";
114114 };
115115
116+ /* Hold-tap for backspace and delete */
116117 backspace_tap: backspace_tap {
117118 compatible = "zmk,behavior-hold-tap";
118119 bindings = <&shiftcdel>, <&shiftdel>;
130131
131132 #binding-cells = <2>;
132133 tapping-term-ms = <300>;
133- quick-tap-ms = <100 >;
134+ quick-tap-ms = <175 >;
134135 require-prior-idle-ms = <25>;
135136 flavor = "balanced";
136137 hold-trigger-key-positions = <13 25 14 26 37 38 39 15 27 16 40 28 17 29 41 5 4 3 2 1 0 24 49 52 51 12 36 50 48>;
143144
144145 #binding-cells = <2>;
145146 tapping-term-ms = <300>;
146- quick-tap-ms = <100 >;
147+ quick-tap-ms = <175 >;
147148 // require-prior-idle-ms = <25>; // Remove this for shift key only?
148149 flavor = "balanced";
149150 hold-trigger-key-positions = <13 25 14 26 37 38 39 15 27 16 40 28 17 29 41 5 4 3 2 1 0 24 49 52 51 12 36 50 48>;
156157
157158 #binding-cells = <2>;
158159 tapping-term-ms = <300>;
159- quick-tap-ms = <100 >;
160+ quick-tap-ms = <175 >;
160161 require-prior-idle-ms = <25>;
161162 flavor = "balanced";
162163 hold-trigger-key-positions = <18 22 30 31 32 33 34 42 43 44 45 46 19 20 21 22 54 10 9 8 7 6 10 11 22 23 35 47 55 53>;
169170
170171 #binding-cells = <2>;
171172 tapping-term-ms = <300>;
172- quick-tap-ms = <100 >;
173+ quick-tap-ms = <175 >;
173174 // require-prior-idle-ms = <25>; // Remove this for shift key only?
174175 flavor = "balanced";
175176 hold-trigger-key-positions = <18 22 30 31 32 33 34 42 43 44 45 46 19 20 21 22 54 10 9 8 7 6 10 11 22 23 35 47 55 53>;
You can’t perform that action at this time.
0 commit comments