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