Skip to content
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

keyboardLayout.c #81

Merged
merged 3 commits into from
Jul 24, 2021
Merged

keyboardLayout.c #81

merged 3 commits into from
Jul 24, 2021

Conversation

ejaquay
Copy link
Contributor

@ejaquay ejaquay commented Jul 23, 2021

Map Pc HOME key to CoCo CLEAR on coco and natural keymaps

keyboard.c
define ScanCode unsigned char (was signed)

config.c
Auto select custom keyboard when edit button pushed

ejaquay added 3 commits July 22, 2021 22:59
 Map Pc HOME key to CoCo CLEAR on coco and natural keymaps

keyboard.c
 define ScanCode unsigned char (was signed)

config.c
 Auto select custom keyboard when edit button pushed
config.c
  prevent write bad window size (x or y < 20 pixels) to inifile
  clean up reloading of custom keymap
keyboardLayout.c
  add home key mapping to custom keymap fallback
@ejaquay
Copy link
Contributor Author

ejaquay commented Jul 23, 2021

Additional commits added to correct screen size issue #82 and also to restore mappings for END key which was found to have an issue simular to that of HOME key.

@ejaquay
Copy link
Contributor Author

ejaquay commented Jul 24, 2021

Fix home and end keys for hardcoded keymaps.

@ejaquay ejaquay merged commit a2ddf99 into VCCE:VCC_2.0.1c Jul 24, 2021
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.

1 participant