-
Notifications
You must be signed in to change notification settings - Fork 66
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
v11.0.0 firmware broke mouse keys control when using it with bluetooth dongle #765
Comments
Updates: Just realised there's 11.0.2 firmware, installed and the issue persist. I noticed that when I use a keyboard connected through a Bluetooth dongle, pressing the left and right buttons on the mouse causes the cursor to move up and down. Conversely, pressing the up and down buttons on the mouse results in scrolling. This issue also impacts trackball movements, causing it to move up and down when I scroll the ball left and right. |
This issue is indirectly caused by the following modification mentioned in the changelog of the UHK firmware 11.0.0:
However, the updated USB interfaces of the UHK are still legit. Here's the relevant commit. The direct cause is that the BT-500 probably implements a non-general, device-specific USB parser that relies on the specific USB interface order of pre-11.0.0 UHK firmware versions. We won't address the shortcomings of third-party devices. Please inform Handheld Scientific about this issue so they can update their firmware. |
Alright, will approach Handheld Scientific then. |
@yihou Was this mentioned to handheld scientific? |
Would like an update about this too |
Will appreciate a fix or a fork that uses BT-500 compatible USB parser configs - as downgrade is not possible now, I guess it is more needed. @mondalaci |
A downgrade should be possible, according to UltimateHackingKeyboard/agent#2361 (comment) We shouldn't work around the shortcomings of third-party products, such as the USB HID parser of the BT-500. They should update their firmware if they want to support the UHK mouse USB HID interface with recent UHK firmware versions. |
I have been using a Bluetooth device from Handheld Scientific that was highly recommended from the start.
Previously, the mouse keys were functioning properly when I connected the keyboard through a Bluetooth dongle.
However, after updating the firmware to version 11.0.0, the mouse keys no longer respond to left and right movements, only allowing the mouse cursor to move up and down.
Do let me know any details that I can provide to assist you guys to debug the problem.
The text was updated successfully, but these errors were encountered: