qmk_firmware icon indicating copy to clipboard operation
qmk_firmware copied to clipboard

Update fatotesa keyboard config.

Open stefangluszek opened this issue 1 month ago • 3 comments

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).

stefangluszek avatar Nov 21 '25 09:11 stefangluszek

Please stop closing and opening new PRs. One is sufficient.

tzarc avatar Nov 21 '25 10:11 tzarc

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.

stefangluszek avatar Nov 21 '25 10:11 stefangluszek

For that, you'd rebase then force-push to your existing branch. GitHub will pick it up automatically and update the existing PR.

tzarc avatar Nov 21 '25 10:11 tzarc