Skip to content

Allowing for non US keyboard keycodes for USB HID, e.g. UK #3762

Open
@andrewfstratton

Description

@andrewfstratton

Currently the HID libraries only seem to allow for US keyboard keycodes. Please could they allow for different keyboard layouts, e.g. UK?

e.g. Using tinygo on a Badger2040 to send '#' (hash) using USB HID will instead show on a PC as '£' (UK Pound) when Windows is set with UK keyboard.

Without this, there is no (simple) way to send the '@' character, which shows as '"', as well as some other characters...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions