Skip to content

Japanease keyboard support #703

@y-pika

Description

@y-pika

Could you please support Japanese keyboards?
It seems you can handle this by modifying mappings.ts.
The solution has been reported in the following series of posts (in Japanese):
https://x.com/w21ca_template/status/1998755075662164260
and summarized in the following post (in Japanese):
https://x.com/w21ca_template/status/1999633447019774005

Summary:
Add the following to mappings.ts:
['IntlRo', 135],
['KanaMode', 136],
['IntlYen', 137],
['Convert', 138],
['NonConvert', 139],
Then build and deploy.
Replace the two occurrences of \x65 with \x8b in the relevant section of /etc/init.d/S03usbdev.

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