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

applespi: Support special Japanese layout keys #35

Merged
merged 1 commit into from
Jul 4, 2017

Conversation

sibradzic
Copy link
Contributor

@sibradzic sibradzic commented Jul 3, 2017

This adds scan codes for the following keys:

  • Ro (_)
  • Yen (|)
  • Kana (mapped to KEY_KATAKANAHIRAGANA)
  • Eisu (mapped to KEY_MUHENKAN)

Fixes #34

Signed-off-by: Samir Ibradzic

This adds scan codes for the following keys:
- Ro (_)
- Yen (|)
- Kana (mapped to KEY_KATAKANAHIRAGANA)
- Eisu (mapped to KEY_MUHENKAN)

Signed-off-by: Samir Ibradzic
@cb22
Copy link
Owner

cb22 commented Jul 4, 2017

Hi @sibradzic - thanks for the pull request!

Looks good to me, so I'll merge this in.

@cb22 cb22 merged commit 608fcae into cb22:master Jul 4, 2017
@sibradzic sibradzic deleted the support-japanese-layout-keys branch July 5, 2017 07:47
@chroi chroi mentioned this pull request Mar 1, 2018
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

Successfully merging this pull request may close these issues.

2 participants