Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes the behavior of the right alt key. Now the right alt key will be it's own independent modifier key.
The right alt key is usually called the "alt graph" or "alt gr" keys on non-us English keyboards.
The alt gr key usually allows for typing foreign symbols, accented letters, äßöü, etc. However since swhkd treats the right alt the same as the left alt, there was no way to type these characters.
The changes made allow for users to keep using the left alt key to work as normal, but give the choice to users to utilise another "layer" of characters, or another "layer" of hotkeys. Hence, it does not remove any functionality, and not break any configuration files.
https://en.wikipedia.org/w/index.php?title=QWERTY&lang=en#United_States
https://en.wikipedia.org/wiki/Alt_key?lang=en
https://en.wikipedia.org/w/index.php?title=AltGr_key&lang=en