-
Notifications
You must be signed in to change notification settings - Fork 0
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
Tos symbolic review #1
base: tos-symbolic-review-base
Are you sure you want to change the base?
Conversation
…e shared with IT/CHFR/ES and not just BÉPO)
…l they can be reviewed, though I think most of these were simply unaccounted for in the previous mapping.
…g and make an explicit US mapping and everything else is a difference from that.
|
Regarding: e107949 It seemed like it should make this easier to follow and perhaps simpler to maintain, if instead of having a "default", instead have an explicitly US map and everything else is differences from that. This results in a few more lines of overrides, but there seems to be a lot less ambiguity about the meaning of each mapping this way. Also applied the tos.h enums in Keymap_SetCountry as suggested by Eero Tamminen on the mailing list. There is intent to change all of the symbolic maps to use the return idiom instead of temporary |
add ES case for SDLK_EXCLAIM (0x02 is ¡ instead of !)
This PR has been relocated from here at the maintainer's request: hatari#36
The PR's commentary has been duplicated below:
It seems that my work in progress on the per-region TOS symbolic keyboard mappings was reorganized and integrated yesterday. For reference, this was that work in progress:
Comparison: https://github.com/bbbradsmith/hatari_hatari/compare/tos-symbolic-compare..bbbradsmith:hatari_hatari:tos-symbolic
I've reviewed the changes, and I've found a lot was omitted or altered, I think some errors were made. I have revised it and tested it to prepare this PR. My notes follow:
I'll try to finish my research for FI, NO, DK, SA, NL, CS, HU so that I can compare against and review what you've added for some of those, and maybe supplement the rest if I can.