qmk_firmware icon indicating copy to clipboard operation
qmk_firmware copied to clipboard

[Keyboard] Momokai Tap trio pro

Open peepeetee opened this issue 6 months ago • 2 comments

Description

Took @RephlexZero 's moonboard implementation and used it to implement a keyboard with 3 hall effect keys and 3 micro switches

Types of Changes

  • [ ] Core
  • [ ] Bugfix
  • [ ] New feature
  • [ ] Enhancement/optimization
  • [x] Keyboard (addition or update)
  • [x] Keymap/layout (addition or update)
  • [x] 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.
  • [ ] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [x] 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).

peepeetee avatar Jun 22 '25 12:06 peepeetee

Thank you for your contribution! This pull request has been automatically marked as stale because it has not had activity in the last 45 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, or re-open when it's ready. For maintainers: Please label with bug, awaiting review, breaking_change, in progress, or on hold to prevent the issue from being re-flagged.

github-actions[bot] avatar Aug 07 '25 02:08 github-actions[bot]

Still trying to streamline the code, but it's working on my device mostly. The curves do not always reach 4mm which is the maximum travel but I can't think of any good ways to accommodate this

peepeetee avatar Aug 07 '25 04:08 peepeetee