How to integrate AHK code?
Posted: Nov 5th, ’24, 20:13
I'd like to ask if something like this:
can be included in FastKeys instead of calling an external AHK script?
Code: Select all
~LButton Up::
Send ^c
return