-
-
Notifications
You must be signed in to change notification settings - Fork 39.8k
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
Putting all IBM Model M projects under one folder #12370 #12792
Conversation
any news on this pull request? |
Looks like you have a merge conflict that needs to be resolved, at the very least. |
Merge conflict solved |
It looks like you may need to rebase to properly fix this. |
OK, I tried to follow your guide: https://docs.qmk.fm/#/newbs_git_resolving_merge_conflicts This is a new process for me. Hope I did it right. |
it looks like you merged, rather than rebased. Unfortunately that leaves it in the same position. If you want, I should be able to see about helping out with this. |
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
revert lib/chibios revert lib/chibios Finish up remove files Update copyrights remove copyrights readd copyrights add stop macro PR suggestions PR suggestions readme lowercase fix rotate for oled Co-authored-by: Z003YW4 <ben.lipson@target.com>
* reformat info.json - friendly-format info.json - move the right half to the left by 0.5u (improves readability, for me anyway) - correct key sequence * refactor default keymap - use short-form keycodes - use four-space indent * refactor via keymap - use short-form keycodes - use four-space indent * update maintainer field in info.json Use the maintainer's GitHub username. * readme touch-up Minor edit to the lead paragraph, and reformat the Hardware Availability section. * change BOOTMAGIC_ENABLE from `lite` to `yes`
Co-authored-by: Ryan <fauxpark@gmail.com>
…mk#14880) Co-authored-by: Jonavin <=>
…sistent (qmk#14902) Co-authored-by: Ingo Junefjord <ingo.junefjord@attentec.se>
As discussed in qmk#12370: The maintainers of several Model M replacement controller projects agreed to cosolidate them under one common folder.
This fixes a linter error.
…irmware into consolidate_modelm
Today I invested some other hour to rebase my changes. I even found a new project for the Model M SSK that appeared in the meantime. I moved that as well. Github shows now still two merge conficts, but I don't understand why. Is it possible to merge it like that or do you need something more from me? |
It looks like it needs a rebase, rather than a merge. |
I did try to rebase but seems that long ago I did a merge by mistake. I'm new to rebase, never needed that at work. So I close this one. |
As discussed in #12370:
The maintainers of several Model M replacement
controller projects agreed to cosolidate them
under one common folder.
Description
Types of Changes
Issues Fixed or Closed by This PR
Checklist