fix hop macro

This commit is contained in:
Glen Goodwin 2022-08-27 00:35:35 -04:00
parent 0100702ed6
commit 2ab08dc774
No known key found for this signature in database
GPG key ID: C3C3AEBD40C7B447
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@
ZMK_MACRO(hop,
wait-ms = <30>;
tap-ms = <40>;
bindings = <&kp SPACE &kp G &kp S &kp S>;)
bindings = <&kp G &kp S &kp S>;)
ZMK_MACRO(mo_sym,
wait-ms = <0>;

View file

@ -72,7 +72,7 @@
ZMK_MACRO(hop,
wait-ms = <30>;
tap-ms = <40>;
bindings = <&kp SPACE &kp G &kp S &kp S>;)
bindings = <&kp G &kp S &kp S>;)
ZMK_MACRO(mo_sym,
wait-ms = <0>;