Replies: 2 comments 2 replies
-
As long as this characters are layout independent you will have success 😀 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I would like to maximize the compatibility between different layouts and I noticed that sending
DigiKeyboard.sendKeyStroke(KEYPAD_X)
seems to work whatever the layout.Is there possible to handle strings in
DigiKeyboard.println
the same way (i.e DigiKeyboard.println("1234") typing1234 whatever the layout)?Thanks !
Beta Was this translation helpful? Give feedback.
All reactions