add hold-trigger-key-positions to tap-unless-interrupted test keymap, to see how 4a reacts
This commit is contained in:
parent
3027b2a6e8
commit
4b80b4f9e9
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
tapping-term-ms = <300>;
|
tapping-term-ms = <300>;
|
||||||
quick-tap-ms = <200>;
|
quick-tap-ms = <200>;
|
||||||
bindings = <&kp>, <&kp>;
|
bindings = <&kp>, <&kp>;
|
||||||
|
hold-trigger-key-positions = <0 1>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue