TapHoldManager icon indicating copy to clipboard operation
TapHoldManager copied to clipboard

Add Callback on key down

Open DarKcyde0 opened this issue 3 years ago • 0 comments

I needed a solution for firing the callback on keydown.

Fixes #2

This sets isHold=0, and State=1, so there is no conflict with existing code. Tested successfully using example code, and my own gaming script.

DarKcyde0 avatar Apr 07 '22 02:04 DarKcyde0