Use HID Project to wait for drivers#24
Conversation
Use [NicoHood's HID Library](https://github.com/NicoHood/HID) for checking readiness of drivers and killing the caps lock button if it is on.
I don't know why that was different...
|
I just added commands for media keys and power keys, so a Malduino can turn the volume up to 11 before it starts a rickroll. |
|
__ |
|
I was actually thinking about doing the same, is it working for you? |
|
Works great, gave it a try today and it is now waiting for the computer to load the drivers |
Alex1602
left a comment
There was a problem hiding this comment.
this increases the buffersize used in the for loop no idea why this is important but it doesn't seem to break stuff
Alex1602
left a comment
There was a problem hiding this comment.
Great improvement, now we do not need to guess the delay at the beginning of the script (a computer might be slower than you think)
|
any support for UK keyboards?? |
|
You should be able to download the package with correct keyboard layout here: https://malduino.com/converter/ than use those keyboard files |

Use NicoHood's HID Library for checking readiness of drivers and killing the caps lock button if it is on.
Experimental and by no means necessary, would require the user to download the HID Library and install it. Will provide slight benefits by checking whether drivers have finished installing by spamming the caps lock key and seeing if the queried LED responds. Also fixes the cases in which a Malduino is plugged in with caps lock already on and all capitalization is reversed, thus ruining the payload.