Skip to content

Commit

Permalink
remove quick tap ms
Browse files Browse the repository at this point in the history
  • Loading branch information
dudicoco committed Mar 5, 2024
1 parent 2493c0c commit e8afb73
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@
&lt {
flavor = "hold-preferred";
tapping-term-ms = <200>;
quick-tap-ms = <500>;
};

&mt {
flavor = "hold-preferred";
tapping-term-ms = <200>;
quick-tap-ms = <500>;
};

/ {
Expand All @@ -28,7 +26,6 @@

#binding-cells = <2>;
tapping-term-ms = <200>;
quick-tap-ms = <500>;
require-prior-idle-ms = <150>;
};
};
Expand Down

0 comments on commit e8afb73

Please sign in to comment.