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

SK75 #24601

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

SK75 #24601

wants to merge 1 commit into from

Conversation

LiuLiuQMK
Copy link

Added Three-mode keyboard Womier/SK75.

Description

Added Womier/SK75 mechanical keyboard
Submit wireless code and keyboard code

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • [ x] Keyboard (addition or update)
  • 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.
  • 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).

@zvecr zvecr added the needs-core-wireless Waiting on a core-side Wireless/Bluetooth/LPM implementation. label Nov 14, 2024
@LiuLiuQMK
Copy link
Author

hello, my wireless code is implemented in the womier/common file, please help me check. If my code does not meet the QMK specification, please give me your opinion, I will deal with it immediately and modify it.

@waffle87
Copy link
Member

Right now, all you can do is sit and wait. As per the "needs-core-wireless" label that was added, any wireless keyboard PRs are going to be on hold until there is core-wireless support. It is not feasible to maintain multiple keyboard-level wireless implementations.

@kerlos
Copy link

kerlos commented Nov 17, 2024

Right now, all you can do is sit and wait. As per the "needs-core-wireless" label that was added, any wireless keyboard PRs are going to be on hold until there is core-wireless support. It is not feasible to maintain multiple keyboard-level wireless implementations.

@waffle87 I've a question

If my keyboard uses the Westberry trimode with the unified wireless source code located in /keyboards/westberry/wireless, would it count as core wireless since multiple keyboards from this vendor can use this code?

here the code from westberry repo
Westberry core wireless

@tzarc
Copy link
Member

tzarc commented Nov 17, 2024

It’s not core, no. There are wireless APIs in the works and trimode keyboards won’t be merged until after they’re adapted to use it. You can do whatever you like with their code, but it won’t be merged into QMK upstream in its current form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap needs-core-wireless Waiting on a core-side Wireless/Bluetooth/LPM implementation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants