Skip to content

Commit

Permalink
Adjust tapping term
Browse files Browse the repository at this point in the history
  • Loading branch information
pirey committed Sep 4, 2024
1 parent 896de2e commit 5c54468
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
#include <dt-bindings/zmk/keys.h>

&mt {
tapping-term-ms = <400>;
tapping-term-ms = <200>;
quick-tap-ms = <175>;
require-prior-idle-ms = <150>;
flavor = "balanced";
};

&lt { tapping-term-ms = <400>; };
&lt { tapping-term-ms = <200>; };

/ {
combos {
Expand Down

0 comments on commit 5c54468

Please sign in to comment.