increase timeout for cross-hand, caps-lock combo
This commit is contained in:
parent
e9d496be93
commit
aba63a92d1
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
bindings = <&kp ESC>;
|
||||
};
|
||||
combo_caps {
|
||||
timeout-ms = <COMBO_TIMEOUT>;
|
||||
timeout-ms = <75>;
|
||||
key-positions = <16 19>;
|
||||
bindings = <&kp CAPS>;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue