adjusted ploopy toggle macro timing
This commit is contained in:
parent
1a46399220
commit
4e3b75ec6a
|
@ -7,7 +7,7 @@
|
|||
macros {
|
||||
ZMK_MACRO(ploopy_toggle,
|
||||
wait-ms = <5>;
|
||||
tap-ms = <3>;
|
||||
tap-ms = <5>;
|
||||
bindings = <&kp KP_NUM &kp KP_NUM>;
|
||||
)
|
||||
};
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue