Skip to content

Commit

Permalink
Adjust mod-tap behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
halfwit committed Jun 20, 2024
1 parent 5fcf601 commit 9861279
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions config/keyball39.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,15 @@
// Handy to use these tap/holds

&mt {
flavor = "hold-preferred";
tapping-term-ms = <500>;
flavor = "balanced";
tapping-term-ms = <800>;
};

&lt {
flavor = "balanced";
tapping-term-ms = <150>;
};

&sl {
release-after-ms = <2000>;
};

/ {
behaviors {

Expand Down

0 comments on commit 9861279

Please sign in to comment.