-
Notifications
You must be signed in to change notification settings - Fork 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
Add support for posey_split keyboards #2201
Conversation
Added custom menu support for hardware repeat and layer-shifting color choices. Also cleaned up some long decimals.
@Cipulot I'm trying to figure out how to get the checks to run on my PR. Not trying to rush you! Just noticed this PR didn't have a checkmark. |
@joliverMI I'll look at the PR now and suggest changes if needed, otherwise I'll run the checks and merge 👍 |
@joliverMI pull the latest changes that I pushed and then please move the files from the 'src' folder to the 'v3' folder. being this a new board and not a legacy one it is mandatory to use the V3 defines. |
src is the legacy folder. Moving to the appropriate newer V3 folder.
Adding posey_split layouts to VIA
Description
Adding support for version 4 and 5 of posey_split.
This keyboard has a hardware repeat function that can be customized by users in VIA.
The LED colors indicate which type of layer is active and if caps is activated. Those colors can be selected by users using VIA as well.
QMK Pull Request
qmk/qmk_firmware#23258
Checklist
0xFEED