-
-
Notifications
You must be signed in to change notification settings - Fork 190
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
JS: Add badusb.altPrint()
and badusb.altPrintln()
to avoid layout issues on Windows targets
#33
Merged
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5095338 - Browse repository at this point
Copy the full SHA 5095338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e44322 - Browse repository at this point
Copy the full SHA 8e44322View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e790ffa - Browse repository at this point
Copy the full SHA e790ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc3a1f2 - Browse repository at this point
Copy the full SHA fc3a1f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6874619 - Browse repository at this point
Copy the full SHA 6874619View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b72c0 - Browse repository at this point
Copy the full SHA e4b72c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 728ed4d - Browse repository at this point
Copy the full SHA 728ed4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e09b39f - Browse repository at this point
Copy the full SHA e09b39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bee1c7 - Browse repository at this point
Copy the full SHA 1bee1c7View commit details -
simulating key presses by converting each character to its ASCII code…
… and then inputting it using the ALT+numeric keypad sequence
Configuration menu - View commit details
-
Copy full SHA for 97a5022 - Browse repository at this point
Copy the full SHA 97a5022View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb0408 - Browse repository at this point
Copy the full SHA dbb0408View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5a9292 - Browse repository at this point
Copy the full SHA a5a9292View commit details -
Function to simulate typing text using ALT key + Numpad ASCII code wi…
…thout adding a newline at the end
Configuration menu - View commit details
-
Copy full SHA for 4737c3a - Browse repository at this point
Copy the full SHA 4737c3aView commit details -
Function to simulate typing text using ALT key + Numpad ASCII code wi…
…thout adding a newline at the end
Configuration menu - View commit details
-
Copy full SHA for 879d654 - Browse repository at this point
Copy the full SHA 879d654View commit details -
Configuration menu - View commit details
-
Copy full SHA for eff99a6 - Browse repository at this point
Copy the full SHA eff99a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2303309 - Browse repository at this point
Copy the full SHA 2303309View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a080c - Browse repository at this point
Copy the full SHA 88a080cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d1678a - Browse repository at this point
Copy the full SHA 4d1678aView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1bf0d3a - Browse repository at this point
Copy the full SHA 1bf0d3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f48848c - Browse repository at this point
Copy the full SHA f48848cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.