Results 440 comments of bilogic

@mgottschlag I went through both our codes, and updated mine with parts of yours, still no luck with A-Z on `RQR12.10_B0032`. @skito Any luck?

oh, yes, low level code requires you to fire `click` and `unclick`. Same goes for the keystrokes, `press` and `release`. I will fix the double `false`, that is definitely a...

Haha, ok we will see. I made some commits, see if you wanna pull them. Thanks!

@mgottschlag can confirm your repo is able to send A-Z keystrokes that are accepted by `RQR12.10_B0032`? Thank you.

@mgottschlag I can't seem to find the definitions for `KEY_RETURN` and `KEY_A` to understand your line of code confidently. I assume it is going from A to Z until it...

@mgottschlag would you be able to show me the counter in byte form? i.e. suppose the counter is 0x12345678, next value would be 0x12345679, is this how you encode it?...

@mgottschlag thanks! @skito did you manage to make any progress?

@skito Does mouse actions work with `RQR12.10_B0032` for you?

@skito feel free to submit PRs if it will make the code better. Thank you.

@mgottschlag can help check if your implementation works with `RQR12.10_B0032` when all 6 keys are filled? e.g. `abcdef`