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

Gtk: Add missing numpad keys to key mapping #1882

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

cwensley
Copy link
Member

Adds many of the missing numeric keypad keys on Gtk.
Add F13-F24 keys
Mac: Enter on numpad now maps to enter (vs. insert), unless fn is pressed
Deprecate Keys.KeypadEqual in favour of mapping to Equal.

Fixes #1880

Add F13-F24 keys
Mac: Enter on numpad now maps to enter (vs. insert), unless fn is pressed
Deprecate Keys.KeypadEqual in favour of mapping to Equal.

Fixes picoe#1880
@cwensley cwensley merged commit 03a1a9b into picoe:develop Jan 26, 2021
@cwensley cwensley deleted the curtis/keymap branch January 26, 2021 08:26
@cwensley cwensley added this to the 2.5.11 milestone Jan 26, 2021
@cwensley cwensley added the bug label Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KP_Enter on Linux
1 participant