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

IT layout problems #4

Open
OxMarco opened this issue Oct 15, 2019 · 1 comment
Open

IT layout problems #4

OxMarco opened this issue Oct 15, 2019 · 1 comment

Comments

@OxMarco
Copy link

OxMarco commented Oct 15, 2019

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

@federicocappelli
Copy link

For reference I would try this solution: #5 (comment) works perfectly for en_us

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

2 participants