Closed hustvedt closed 6 years ago
The new HID api seems to have added a toggledOn field, so here is a version of the anyKeyMacro that works with that api.
Without this fix, the any key repeats on every loop, which is way too fast.
Thanks so much for the contribution!
@algernon - Could you take a quick look at this and give me a thumbs up/down?
:+1:
The code makes sense, and does, indeed fix the problem.
The new HID api seems to have added a toggledOn field, so here is a version of the anyKeyMacro that works with that api.
Without this fix, the any key repeats on every loop, which is way too fast.