-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Same value for two characters. #369
Comments
My guess is it should be Once you know it to work then make a pull request to update this file. |
I tried modifying the json with the following:
|
"#":"02,00,20", is right that's why when you where ~ you where getting # |
as a wild guess it could be |
Sadly that gave me an extra enter key :D |
then this one might be wrong too "^":"02,00,30", |
"~":"40,00,30", should be the correct one, however, when you use that char on a physical keyboard, I seem to remember that you need to hit space for it to actually appear |
DELAY 1000 Gives output: ~^ with json config: Pressing space fixes the issue. Thank you! |
The se lang json file has # and ~ as the same value. This makes it imposible to use ~ in a rubber ducky script since the output becomes #
Is there a fix for this?
usbrubberducky-payloads/languages/se.json
Lines 134 to 135 in 95aab56
The text was updated successfully, but these errors were encountered: