-
Notifications
You must be signed in to change notification settings - Fork 31
Better layout docs and source #52
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
Conversation
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.
ac8f12e
to
4339cdf
Compare
93195c8
to
8a6539c
Compare
OK, I'm done! This is ready to go. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for all your work!
Do you think it would be worth noting this in the changelog?
Ah, yes. I should do that. |
OK, good to go |
Merged main with workflow updates |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good to me, thank you!
\U+0003
) are now generated from the ASCII letter, avoiding mistakes like the last couple of PRs had to fix