Skip to content

Add more docs #33

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

Merged
merged 9 commits into from
Feb 12, 2023
Merged

Add more docs #33

merged 9 commits into from
Feb 12, 2023

Conversation

thejpster
Copy link
Member

Also add some extra tests for US and UK, and fix a decoding bug on the US layout I had introduced.

It's easier to see once you've got a diagram. The problem I was having was that other sides use *different* symbolic mappings for each scancode for ANSI and ISO. In our system, one scancode gives one symbolic key, regardless of whether you have ISO or ANSI.
Just to be sure I've got this right, I go from scancodes to Unicode, based on various online tables.
@thejpster thejpster force-pushed the moredocs branch 3 times, most recently from 8b4641c to 223196c Compare February 12, 2023 14:00
We have Scancode Set 2 support for JIS now.
@thejpster thejpster merged commit c28896e into main Feb 12, 2023
@thejpster thejpster deleted the moredocs branch February 12, 2023 18:32
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.

2 participants