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

not getting "raw_data_handler" events with keyboard HID devices #83

Open
jonnytest1 opened this issue Dec 31, 2023 · 0 comments
Open

not getting "raw_data_handler" events with keyboard HID devices #83

jonnytest1 opened this issue Dec 31, 2023 · 0 comments

Comments

@jonnytest1
Copy link

jonnytest1 commented Dec 31, 2023

a while back i bought a macro keyboard that acts like a normal keyboard (depending on which keys are programmed)
now my idea was to use that as a keyboard independent of the normal keyboard to just program random functonality to

but when i use pywinusb to get the device i dont get any button events

  • to get rid of the button presses triggering some windows stuff i tried with "HID conform device" drivers (either way there is no event triggered)
  • im pretty sure my setup is more or less correct since i do get events from function keys like "volume up/down" (which still causes the windows functionality though)

macro keyboard (https://github.com/jonnytest1/minikeyboard)

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