Tweaking layer-tap behavior

This commit is contained in:
urob 2022-06-11 13:08:42 -04:00 committed by urob
parent f3a700206c
commit 8add28a1af

View file

@ -52,7 +52,7 @@
&lt { &lt {
flavor = "balanced"; flavor = "balanced";
tapping-term-ms = <200>; tapping-term-ms = <200>;
quick-tap-ms = <125>; quick-tap-ms = <175>;
// global-quick-tap; // global-quick-tap;
}; };