Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DIP Switches Example Code.ino update request #9

Open
tomslv opened this issue Nov 13, 2017 · 0 comments
Open

DIP Switches Example Code.ino update request #9

tomslv opened this issue Nov 13, 2017 · 0 comments

Comments

@tomslv
Copy link

tomslv commented Nov 13, 2017

Hi!

Please add this to existing DIP Switches Example Code.ino

else if (b.equals("SPACE"))
{
Keyboard.press(' ');
}

This will add SPACE functionality, so MacOS ducky scripts would work.
Tested it yesterday. Works as expected.

Thank You!

Tom.

P.S. For BadUSB MicroSD version You don't need Programming mode switch. Just pull out MicroSD card and nothing happens ;)
Restart button would be perfect instead, so You don't have to pull it out from port each time You need to change which script to use when testing. I hope You can give advice on that. Sorry, if You already did, and I missed it.
Thank You!

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

No branches or pull requests

1 participant