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

USB keyboard right shift key was ignored #9

Open
bbx10 opened this issue Feb 18, 2016 · 0 comments
Open

USB keyboard right shift key was ignored #9

bbx10 opened this issue Feb 18, 2016 · 0 comments

Comments

@bbx10
Copy link

bbx10 commented Feb 18, 2016

This is the same problem and fix released into the Arduino Zero USBHost library.

arduino/ArduinoCore-samd#87

KeyboardReportParser::OemToAscii() returned lower case characters even when the right side shift key is pressed. The left side shift key works fine.

The fix is in the following pull request.
#10

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

No branches or pull requests

1 participant