You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
macro keyboard (https://github.com/jonnytest1/minikeyboard)
The text was updated successfully, but these errors were encountered: