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
Two new shields: Jorne and Jian #331
Conversation
8c1a5bd
to
d47a501
Compare
Thanks @krikun98. Any chance you could rebase onto |
d47a501
to
90f813c
Compare
I haven't worked with |
The rework looks much better from a cursory look 👍 How have you tested them please (after the rework)? |
I've been typing on the Jian for two weeks with @okke-formsma's initial implementation for shifted keycodes, and I flashed the reworked version yesterday and kept going. Every key works, it's a joy to use. The only gripe I have is it's currently impossible to reset the peripheral half via software, but that's probably not a keymap issue. The Jorne is essentially the same matrix as the Corne, I've just added the extra key and confirmed everything works. The keymap is the same as the Jian, so it should be all right. I haven't been able to turn on the LEDs nor the OLEDs, though. |
2eeece7
to
0f8d508
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for these. I have some comments on deprecated pieces as well as a possible keymap mistake. Also if you could add changes to these files, that'd be great:
docs/docs/hardware.md
: You should add the Jorne and Jian to this list
docs/static/setup.ps1
and docs/static/setup.sh
: Jorne and Jian should be added as split options for both files.
2e4ee83
to
79427db
Compare
@Nicell, this should address all your comments. Thanks for the review! |
79427db
to
3afd113
Compare
bc11c27
to
c4c68f3
Compare
Also fixed a spot in |
c4c68f3
to
2462d2a
Compare
Added support for two new shields: Jorne (Corne with an extra key for cyrillic and other languages, open source) and Jian (closed-source, the GB recently concluded). The keymaps are identical, but the matrices are quite different.