Closed dcarosone closed 3 days ago
An interesting idea! I can see some possible issues, though:
I'd be happy to accept PRs to support this functionality, but won't have time to implement this in the short-term.
Could HIDAPI be useful for this ? https://github.com/libusb/hidapi
It detects both USB and BT HID devices and it is multiplatform.
I looked into this, and while I might accept PRs, I won't implement this change myself:
I've just discovered this, and it seems really cool.
It seems to me that the same method could also work without the usb hub. Lots of bluetooth keyboards will pair with multiple devices and can switch connections between them. Monitorning for this connection appearing and disappearing could also trigger the same result!