UHK80 how to switch between USB-C and bluetooth?

Hi,
I connected 2 devices to the UHK 80, one through USB-C and one through bluetooth, how do I switch between the 2 devices so the keyboard send the input either to bluetooth or USB-C?
In Agent 5.0.1, there is a “connections” tab but I see only the USB-C connection there although I have configured and successfully paired another laptop through bluetooth (no Agent on that laptop).

I am currently working on host switching. Feel free to follow the progress at Implement connection manager. by kareltucek · Pull Request #1031 · UltimateHackingKeyboard/firmware · GitHub, Report routing revisited · Issue #1021 · UltimateHackingKeyboard/firmware · GitHub and feat: BLE HID pairing by ert78gb · Pull Request #2450 · UltimateHackingKeyboard/agent · GitHub.

The ble hid connections are quite quirky and switching between them will require further support from c2usb/benedek, so for the moment, the PR aims switching between dongles plus usb. It supports ble hid connections only in a very limited fashion (to be precise, usb and ble hids are mutually exclusive and at most one ble hid connection is possible at a time).

1 Like