-
Notifications
You must be signed in to change notification settings - Fork 81
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
Nuphy air75 cleanup #7
base: nuphy-air75
Are you sure you want to change the base?
Conversation
Reverting the commits that modified this would be preferable, but merge commits make that an ugly process
Also rename all tables to `_tab` for consistency
Conform with the QMK C coding conventions: https://docs.qmk.fm/coding_conventions_c
If you don't want to include the LED functionality changes in this PR I can drop them, but I think they're worthwhile, and relatively trivial code-wise, so would be nice to see them in the official release. |
Revert "Remove function" This reverts commit 861b3fc. revert commit remove function
Thank you for your suggestions. I will continue to monitor this issue and respond promptly. |
7911e20
to
a4f5754
Compare
Is this going to be merged? It'd be good to update master to the latest upstream code and try to merge NuPhy support into the official QMK repository! |
Unfortunately it looks like rather than merge this PR, Nuphy decided to commit their own subset of these changes, in addition to a bunch of other stuff, so there are now a lot of conflicts and I'd say it's unlikely that the changes in this PR will be merged. |
Description
This PR cleans up various style and spelling issues, as reviewed by a number of parties at:
qmk#22751
In addition, the following enhancements are provided:
Types of Changes
Issues Referenced by This PR
Checklist