-
Notifications
You must be signed in to change notification settings - Fork 86
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
French symbols not usable #65
Comments
You have to use the dead keys on a english international keyboard for that (windows keyboard settings). |
EasyAVR does not have internationalization support. Keep in mind that keyboards don't, either. It's the PC that interprets the special characters. No matter which kind of keyboard you have, the key to the right of the spacebar sends the same scancode, no matter if it is labeled "Alt" or "AltGr". |
What i mean is that qmk have unicode character suport |
Duplicate of #35 |
So i can't set altgr or éèçà and such others
even when pushing on my french keyboard the software don't recognize them ^^
The text was updated successfully, but these errors were encountered: