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

Sentraq S60-X is lacking one key #3

Closed
VinnyCordeiro opened this issue Apr 27, 2016 · 2 comments
Closed

Sentraq S60-X is lacking one key #3

VinnyCordeiro opened this issue Apr 27, 2016 · 2 comments

Comments

@VinnyCordeiro
Copy link

Sentraq S60-X version 1.1 have an additional key immediately left to the right shift. That is to add support for JIS & ABNT2 layouts. SOURCE: I am the PCB designer. ;)

Lines 128 & 129 for full layout should be like that:

     ((4, 4), (3, 12), 'HID_KEYBOARD_SC_SLASH_AND_QUESTION_MARK'),
     ((3, 4), (3, 13), 'HID_KEYBOARD_SC_RIGHT_SHIFT'),
@mohitg11
Copy link

I think it would be best to just fork the repo, make the change and make a pull request.

@dhowland
Copy link
Owner

dhowland commented May 1, 2016

I updated the board config file to expose this key for "JIS"

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

3 participants