Better layout docs and source#52
Merged
Merged
Conversation
thejpster
force-pushed
the
more-layout-docs
branch
from
June 4, 2025 21:39
9a506d3 to
fb9d5f7
Compare
So it appears on docs.rs. Leave README for repo-level data.
Using Unicode Literals ('\u{0000}') is more consistent with the diagrams
I am about to add, and forces us to standardise on one notation instead
of a mixture of decimal and hexadecimal.
Now keyboard layouts know their own physical layout.
Also clean up description text - we now longer show raw keys.
Also add one where the Alt key is the same regardless of shift status.
thejpster
force-pushed
the
more-layout-docs
branch
from
June 5, 2025 19:04
ac8f12e to
4339cdf
Compare
thejpster
force-pushed
the
more-layout-docs
branch
from
June 5, 2025 19:29
93195c8 to
8a6539c
Compare
Member
Author
|
OK, I'm done! This is ready to go. |
eldruin
reviewed
Jun 10, 2025
eldruin
left a comment
Member
There was a problem hiding this comment.
Thank you for all your work!
Do you think it would be worth noting this in the changelog?
Contributor
|
Ah, yes. I should do that. |
Member
Author
|
OK, good to go |
Merged
Member
Author
|
Merged main with workflow updates |
eldruin
approved these changes
Jun 13, 2025
eldruin
left a comment
Member
There was a problem hiding this comment.
Sounds good to me, thank you!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
\U+0003) are now generated from the ASCII letter, avoiding mistakes like the last couple of PRs had to fix