Skip to content

USB keyboard right shift key was ignored #9

Open
@bbx10

Description

@bbx10

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions