-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Split BLE follow up work #58
Comments
One thing to help improve the connection between the two halves is to enable 2Mbps PHY. Pros:
Cons:
|
Hi there, |
Hi, there are a number of features which have higher priority than this would have: ZMK studio, pointing work, wired split, etc. This is also a much more complex feature than it may seem. Contributions are always welcome though, if you wanted to give it a shot. |
There are some outstanding items in the implementation of the split BLE support that need to be work on:
BT_SETTINGS
usage to ensure pairing is saved, avoid future MiTMs.(intervalMin + intervalMax) / 2 / 2
on the central to give peripheral key press events to have time to process.The text was updated successfully, but these errors were encountered: