-
-
Notifications
You must be signed in to change notification settings - Fork 40.8k
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
Convert Orthodox to Split Common code #4975
Conversation
This needs to have #4974 merged first, to support >8 columns over i2c. |
5de63ab
to
6d556f8
Compare
68d7644
to
91446f7
Compare
@mechmerlin want to merge? Tested and works with pelruns i2c fix. |
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.
Tested and working on my Orthodox.
Can you remove the user keymap changes from this? Otherwise it looks good to me. |
Done. |
5530a35
to
9277b55
Compare
Travis CI errors are because my keymaps are too large (lies!! well... maybe.... I'm using avr-gcc 8.3, which compiles smaller than travis' 5.4.0) |
Description
This converts the Orthodox to using the
SPLIT_KEYBOARD
function, so that it's using the split common code, and getting benefit out of the improvements there.Types of changes
Checklist: