-
-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
New keyboard: Neito + my DZ60 keymap tweaks #11773
Conversation
…andwired keyboard
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.
In general, we prefer/recommend/require that PRs be separated out, when they're different scopes (eg, keyboard vs keymap).
I think that this should be fine here, but in the future...
Will keep that in mind for next time! My thought process was that it would take less effort to have the minor additional change added in this PR as it's relevant and would be easier to approve/deny. Will do those in the future in a new PR :) |
Can definitely understand that. But it makes it easier to review when there are fewer files. And if something needs to be reverted... |
…making default keymaps simpler and splitting specific keymap to own folder, adjusting RGB array, adding libs for better debug/via use
The implementation of Neito-keyboard in this PR works fine, but I've cleaned this up and made its matrix more clear. If I were to push the change here, it wouldn't be fair to you so I guess I'm waiting for this to be merged so that I can make another PR for the improvements. https://github.com/OlliGranlund/qmk_firmware/tree/neito-fixed I also thought about making an own PR for neito-fixed but I fear that it'll just be double work for you and has a risk of messing things up. I guess it's best to wait that this is merged? |
Honestly, I'd prefer the changes be added here. From the looks of it, it's not too much, so should be fine. |
I've merge my branch into this PR. The Neito default and via keymaps are really baseline and I separate my own "optimized" layout to it's own keymap folder. |
… rules to be cleaner
I think git has become confused as the proposed changes have been made but it still says there are some requested things left to handle. |
This PR has been up for nearly 4 months. I wonder what else there is to be done to get it merged? The requested changes by Github seems bugged as I've done the changes already. |
Updated the Neito encoders to support the latest version of QMK, hopefully this will help with approving this PR :) |
Thanks! |
Description
DZ60
I've fiddled around with my previous DZ60 keymaps and amde some adjustements to them. My 2 boards differ slightly and hence I've updated both to be similar to each other.
Neito
Neito is a new Alice-like keyboard but with a ISO-enter. There has been one similar one before called "Majbritt" but this one has a slightly different layout, support for encoder and really soon a GB so you can actually get your hands on it!
Types of Changes
Checklist