Skip to content
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

Feature/Roadmap: Get HID descriptor and device path automatically from VID/PID #8

Open
Gadgetoid opened this issue Oct 13, 2021 · 0 comments

Comments

@Gadgetoid
Copy link
Owner

IE you would supply a VID/PID and it would:

  1. Get the relevant devices
  2. Dump the full HID descriptor of your keyboard/mouse
  3. Set up a new HID device pretending to be your keyboard/mouse
  4. Forward all HID reports - so it's basically 1:1 identical with plugging your mouse straight into your computer
  5. Detect keyboards and give some (optional?) way to bind toggle/escape hotkeys

I don't know how this would work with multiple devices, but it would be really nice just to supply a list of VIDs/PIDs for HID and have this forward them as transparently as possible to the host computer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant