-
-
Notifications
You must be signed in to change notification settings - Fork 39.3k
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
[Keyboard] add arrowmechanics/wings #23328
Conversation
* implement all base func for wings kb * add readme.md * improve layout definition * apply guidelines froom pr checklist * fix encoder indexing warning * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> * enable full duplex uart, fix rgb matrix, change handedness method * update default keymap * fix typos in readme.md * add split sync options for rgb, change default color and sound * fix incorrect encoders' config * reformat json * hotfix encoder-index linter error * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> * Update n.o. RGB LEDs * Apply reviewers' suggestions Co-authored-by: Drashna Jaelre <drashna@live.com> --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Exactly the opposite, and this should not have been done. Now you have created more work for reviewers as we need to cross-reference the old PR to make sure all comments are addressed. |
Despite the facts, I really don't want to cause trouble. Honestly, I understand this is Your time You guys commit, but I guess there is also responsibility. If its real issues and You are here and see them, please tell me what to improve and I will do so. I will do anything I can to speed this up, but I guess I shouldnt be saying 'please' and write other non-statement-like, not-directly-code-related stuff, because its not considered a good practice, right? |
Because too many people close PRs with a whole bunch of requested changes that they don't feel like doing, reopening a new one with the hopes that we don't pull them up on the same requested changes. We now need to refer to the old one, and for each and every requested change you're asking us to refer to TWO pull requests -- what did we ask for last time, and did you actually fix it this time. Repeat for the next PR reviewer. These are the sorts of supposedly "helpful" things that make things much, much worse for people reviewing. We understand you feel super happy and excited about your PR, but at this stage there are 324 other PRs open, and from our perspective, yours isn't special. You'll have to wait for someone to get to it. |
|
There are no "special" PRs -- that's the entire point. Some of my own open PRs are still unreviewed by others since early January. To gain some perspective, please have a read of these links:
I'll also point out that debating the situation and getting us to take the time to describe why things are as they are takes time away from actual reviews. Food for thought. |
Yeah, I get it, I get it... Really didn't want to demand anything from anyone, was just curious what else I can do. The last argument of Yours I mentioned myself above. I am a geek too for years, I know the OS vibe. I will stop commenting, just consider this perspective: if there's anything I can do, review/write any needed code myself, walk Your dog, do the chores - I'd really love to if only I could. If I can contribute anyhow in particular, if there's any task around QMK nobody wants to do - please tell me, maybe it so happens that I have the skills - I do Python for a living but I know C since I was 10 - I can spend a full day or two on that. filip@arrowmechanics.com |
…o GPL3, update readme - tested OK for build and withhardware
THANK YOU AND HAPPY EASTER |
Co-authored-by: Arrow Mechanics <filip@arrowmechanics.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Arrow Mechanics <filip@arrowmechanics.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Arrow Mechanics <filip@arrowmechanics.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Arrow Mechanics <filip@arrowmechanics.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Description
this PR has been re-created after cleaning up the mess in the old invalid one (closed): #23227
Types of Changes
Issues Fixed or Closed by This PR
Checklist