screen-hopper
screen-hopper copied to clipboard
Feature request: Stripped-down Triple Pico Version ("Splitter")
Hi, I found this wonderful project through the hid-remapper.
Would it be possible to strip down the functionality of the triple Pico version in a way that it acts like a mouse/keyboard splitter instead of a switch, so that
- One of the device side Picos acts as keyboard-only and shows only one device descriptor (keyboard of course)
- The other device side Pico acts as mouse-only and shows only one device descriptor (mouse of course)
- The host side Pico forwards the keyboard communication to the keyboard-only Pico and the mouse communication to the mouse-only Pico in parallel all the time?
Maybe the same functionality I am asking for could be achieved by using a modified dual Pico version as well, but explaining it with the triple Pico version was much more intuitive.
Best regards