perf: Tweak bilateral combinations samesided delay
This commit is contained in:
parent
e9d92ed430
commit
87427f7a9b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
// Bilateral combinations, following https://sunaku.github.io/home-row-mods.html
|
||||
#define BILATERAL_COMBINATIONS
|
||||
#define BILATERAL_COMBINATIONS_ALLOW_SAMESIDED_AFTER 500 /*ms*/
|
||||
#define BILATERAL_COMBINATIONS_ALLOW_SAMESIDED_AFTER 250 /*ms*/
|
||||
#define BILATERAL_COMBINATIONS_ALLOW_CROSSOVER_AFTER 75 /*ms*/
|
||||
#define BILATERAL_COMBINATIONS_DELAY_MODS_THAT_MATCH (MOD_MASK_GUI) /*Delay GUI HRM*/
|
||||
#define BILATERAL_COMBINATIONS_DELAY_MATCHED_MODS_BY 120 /* ms */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue