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

Add support for AZERTY keyboard layout #235

Merged
merged 22 commits into from
Sep 21, 2020
Merged

Add support for AZERTY keyboard layout #235

merged 22 commits into from
Sep 21, 2020

Conversation

mtlynch
Copy link
Contributor

@mtlynch mtlynch commented Sep 17, 2020

Fixes #174

@mtlynch mtlynch marked this pull request as draft September 18, 2020 14:59
@mtlynch mtlynch mentioned this pull request Sep 20, 2020
@mtlynch mtlynch marked this pull request as ready for review September 21, 2020 16:02
@mtlynch mtlynch merged commit 423201c into master Sep 21, 2020
mtlynch added a commit that referenced this pull request Sep 22, 2020
* Adding concept of left and right modifiers to backend

* Add support for AZERTY keyboard layout

Fixes #174

* Add m key temporarily

* Complete AZERTY keycodes

* Fix minus

* Match keycodes

* No right bracket

* Fixing keycodes

* Fix equal sign

* Fix equal sign

* Add keyboard layout as an environment variable

* Temporarily change to AZERTY as default

* Fix mapping logic

* Fix toupper -> upper

* Add more mapping and debug info

* Fix equal sign

* Fix exclamation point

* Add support for alt graph key

* More permissive language check

* Fix french test condition

* Removing debug lines

* Fix formatting
@mtlynch mtlynch deleted the azerty branch March 6, 2022 21:30
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

Successfully merging this pull request may close these issues.

Support non-QWERTY keyboard layouts
1 participant