adjusted ploopy toggle macro timing

This commit is contained in:
Rudis Muiznieks 2022-08-28 10:31:30 -05:00
parent 1a46399220
commit 4e3b75ec6a
Signed by: rudism
GPG Key ID: CABF2F86EF7884F9
2 changed files with 1 additions and 1 deletions

View File

@ -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.