-
-
Notifications
You must be signed in to change notification settings - Fork 40.2k
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
Klackygears add user and handwired brain #9154
Conversation
update branch
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 its current form, this PR cannot be accepted due to the submodule changes in lib/chibios
, lib/chibios-contrib
, lib/ugfx
.
How do I correct those submodule changes? |
d6d63e6
to
0773218
Compare
I think I corrected the submodule changes. Please, double check! |
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.
Also, ideally, this should be a keyboard and a keymap/userspace PR, separately, rather than a single PR.
09db028
to
09be9ab
Compare
I made a mistake and had to do a lot of clean-up! Sorry for the trouble! Is it okay to leave as-is or should I submit a new pr? |
The cleanup is fine. We tend to squash PRs, so it ends up as a single commit, without all of the history/fixing. |
Okay, I think it's ready for another review! |
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.
I'd run qmk cformat
on all the sources, just to tidy up the formatting.
5d4e245
to
97c10ec
Compare
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
@Erovia I don't think I ever told you thanks for merging this! I appreciate it! Thanks! |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Adding userspace and handwired keyboard
Description
Adding in userspace for future updates and handwired brain keyboard. Let me know if this works! I'm not sure how to handle the submodules.
Issues Fixed or Closed by This PR
Checklist