Skip to content
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

Move Wete to ramonimbao folder #9569

Merged
merged 4 commits into from
Jun 28, 2020
Merged

Conversation

ramonimbao
Copy link
Contributor

Description

Moves the wete folder from keyboards/wete to keyboards/ramonimbao/wete as per #9495 (comment).

The GB for this keyboard is not yet fulfilled and has yet to be shipped to customers.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@Erovia Erovia changed the title [Breaking] Move Wete to ramonimbao folder Move Wete to ramonimbao folder Jun 28, 2020
Copy link
Member

@Erovia Erovia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed "breaking" from the title,cause it's not a breaking one.

This PR only seem to copy the wete files instead of moving them.

I'd recommend moving them with git, so it know that the files were only moved:

mkdir keyboards/ramonibao                   # this directory need to exist
git mv keyboards/wete keyboards/ramonibao/  # move the files over

@ramonimbao
Copy link
Contributor Author

Sorry about that. I just moved the files with VS Code.

@Erovia
Copy link
Member

Erovia commented Jun 28, 2020

Np, it's just way cleaner this way and waaay easier to review.

@Erovia Erovia requested a review from a team June 28, 2020 14:04
@zvecr zvecr added the breaking_change Changes that need to wait for a version increment label Jun 28, 2020
@zvecr
Copy link
Member

zvecr commented Jun 28, 2020

For the current definition, moving a keyboard changes it build command so is classified as requiring "breaking changes"/develop branch.

The GB for this keyboard is not yet fulfilled and has yet to be shipped to customers.

I should really read better...

@zvecr zvecr removed the breaking_change Changes that need to wait for a version increment label Jun 28, 2020
@zvecr zvecr merged commit b87895d into qmk:master Jun 28, 2020
@ramonimbao ramonimbao deleted the move_wete_breaking branch June 28, 2020 14:53
jakobaa pushed a commit to jakobaa/qmk_firmware that referenced this pull request Jul 7, 2020
* [Breaking] Move Wete to ramonimbao folder

* Delete files

* Move files with git instead

* Update readme with new directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants