mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2024-11-09 20:00:24 +01:00
test slow release
This commit is contained in:
parent
0a44805f3a
commit
30f9fef8ff
1 changed files with 2 additions and 2 deletions
|
@ -63,8 +63,8 @@ ZMK_UNICODE_PAIR(win_multi_o, A, N6, N6, E, F, F, F, D) // multiocular o
|
|||
compatible = "zmk,combos";
|
||||
combo_toki_a {
|
||||
key-positions = <10 11>;
|
||||
bindings = <¯o_tap &kp T &kp O &kp K &kp I>;
|
||||
// slow-release;
|
||||
bindings = <&word_test>;
|
||||
slow-release;
|
||||
layers = <TOKI>;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue