TabbycatPie / CustomKeyboard

A small CH551 project
52 stars 10 forks source link

Macro Loop #16

Closed zarnas168 closed 2 years ago

zarnas168 commented 2 years ago

Hello! Can you please add the function for Looping macros? Pressing it enough times does not apply.

TabbycatPie commented 2 years ago

If you keep pressing a macro button, the device will keep sending keys you set in your macro, what do you mean looping macros?

zarnas168 commented 2 years ago

So that it would repeat to press the buttons for ever on a loop. For example to be able to set macros that would press buttons for 12 hours straight or something like this.

TabbycatPie commented 2 years ago

Well, I mean do not release the button ,maybe you can put something a little bit heavy on that macro button, or use some tape to make that happen. But this device can not setting up a macro that do not release some keys(like keep pressing 'w' for going straight in some games)

captainwasabi commented 2 months ago

To do this you could have it trigger an autohotkey macro which does have looping capability.