refactor(behaviors): global-quick-tap -> require-prior-idle
Renaming global-quick-tap-ms to require-prior-idle.
This commit is contained in:
parent
49c393e8f8
commit
b85ffa4b6c
39 changed files with 41 additions and 41 deletions
|
|
@ -9,7 +9,7 @@
|
|||
timeout-ms = <50>;
|
||||
key-positions = <0 1>;
|
||||
bindings = <&kp X>;
|
||||
global-quick-tap-ms = <100>;
|
||||
require-prior-idle-ms = <100>;
|
||||
};
|
||||
|
||||
combo_two {
|
||||
Loading…
Add table
Add a link
Reference in a new issue