-
-
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
Move Wete to ramonimbao folder #9569
Conversation
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.
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
Sorry about that. I just moved the files with VS Code. |
Np, it's just way cleaner this way and waaay easier to review. |
I should really read better... |
* [Breaking] Move Wete to ramonimbao folder * Delete files * Move files with git instead * Update readme with new directory
Description
Moves the
wete
folder fromkeyboards/wete
tokeyboards/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
Issues Fixed or Closed by This PR
Checklist