We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 680c064 commit e474bb1Copy full SHA for e474bb1
1 file changed
actions/double.ahk
@@ -0,0 +1,3 @@
1
+Send {c down} ; replace "c" here with your key
2
+Sleep, 850
3
+Send {c up} ; replace "c" here with your key
0 commit comments