We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tried running a test code:
#define kbd_it_it #include "DigiKeyboard.h" void setup() { DigiKeyboard.print("abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789 \|!'\"$%&/()=?^<>[]{}@#,;.:-_"); } void loop() {}
and apparently it gives out gibberish strings
YZèù+&?<abcdefghijklmnopqr9çò;ì:_"ABCDEFGHIJKLMNOPQR)=(^,'.-01`à !57V|SUsu8$3/2%W
The text was updated successfully, but these errors were encountered:
For reference I would try this solution: #5 (comment) works perfectly for en_us
Sorry, something went wrong.
No branches or pull requests
Tried running a test code:
and apparently it gives out gibberish strings
The text was updated successfully, but these errors were encountered: