Skip to content

Conversation

@fionafibration
Copy link

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.

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...
@fionafibration
Copy link
Author

If you want to see the actual diff, change the diff settings to ignore whitespace changes.

@fionafibration
Copy link
Author

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.

@fionafibration
Copy link
Author

__

@Alex1602
Copy link

Alex1602 commented Nov 7, 2019

I was actually thinking about doing the same, is it working for you?

@Alex1602
Copy link

Alex1602 commented Nov 7, 2019

Works great, gave it a try today and it is now waiting for the computer to load the drivers

Copy link

@Alex1602 Alex1602 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks oke nice to have

Copy link

@Alex1602 Alex1602 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this increases the buffersize used in the for loop no idea why this is important but it doesn't seem to break stuff

Copy link

@Alex1602 Alex1602 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)

@irishgreencitrus
Copy link

any support for UK keyboards??

@Alex1602
Copy link

Alex1602 commented Mar 2, 2020

You should be able to download the package with correct keyboard layout here: https://malduino.com/converter/ than use those keyboard files

@irishgreencitrus
Copy link

got UK keyboards to work, but the media keys don't work on any of the 4 computers i have tried it on. Still using the exact same lines of code for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants