Skip to content

Commit

Permalink
add a new parameter require-prior-idle-ms
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamasher committed Nov 16, 2023
1 parent a09ece6 commit e43430c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/adv360.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
tapping-term-ms = <200>;
quick_tap_ms = <175>;
flavor = "tap-preferred";
require-prior-idle-ms = <125>;
bindings = <&kp>, <&kp>;
};

Expand All @@ -36,6 +37,7 @@
tapping-term-ms = <130>;
quick_tap_ms = <125>;
flavor = "tap-preferred";
require-prior-idle-ms = <100>;
bindings = <&kp>, <&kp>;
};
};
Expand Down

0 comments on commit e43430c

Please sign in to comment.