qmk_firmware
qmk_firmware copied to clipboard
Update fatotesa keyboard config.
Description
Types of Changes
- [ ] Core
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement/optimization
- [x] Keyboard (addition or update)
- [x] Keymap/layout (addition or update)
- [ ] Documentation
Issues Fixed or Closed by This PR
Checklist
- [x] My code follows the code style of this project: C, Python
- [x] I have read the PR Checklist document and have made the appropriate changes.
- [ ] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [ ] I have added tests to cover my changes.
- [x] I have tested the changes and verified that they work and don't break anything (as well as I can manage).
Please stop closing and opening new PRs. One is sufficient.
Please stop closing and opening new PRs. One is sufficient.
Yes, sorry about that. Just wanted to clean up the history so it would be just one commit instead of 17.
For that, you'd rebase then force-push to your existing branch. GitHub will pick it up automatically and update the existing PR.