mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2024-11-21 17:40:25 +01:00
fix slow release
This commit is contained in:
parent
4dee666630
commit
bc09905f17
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ ZMK_UNICODE_PAIR(win_multi_o, A, N6, N6, E, F, F, F, D) // multiocular o
|
|||
combo_toki_a {
|
||||
key-positions = <5>;
|
||||
bindings = <¯o_tap &kp SPACE &kp T &kp O &kp K &kp I>;
|
||||
slow-release = true;
|
||||
slow-release;
|
||||
layers = <TOKI>;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue