Skip to main content
5 events
when toggle format what by license comment
May 6, 2020 at 11:51 comment added Peter Mortensen Though the report IDs may be arbitrary (self-defined)?
May 5, 2020 at 15:31 comment added Peter Mortensen cont' - (defines (constants) HID_REPORTID_MOUSE, HID_REPORTID_KEYBOARD, HID_REPORTID_CONSUMERCONTROL, HID_REPORTID_SYSTEMCONTROL, HID_REPORTID_GAMEPAD, HID_REPORTID_MOUSE_ABSOLUTE, HID_REPORTID_NKRO_KEYBOARD, HID_REPORTID_TEENSY_KEYBOARD, HID_REPORTID_SURFACEDIAL, respectively).
May 5, 2020 at 15:26 comment added Peter Mortensen OK, after a long, long search I found it: 4 is for "Consumer control" (for "report ID"). A more complete list (only 3 is left out) is in a library, with symbolic names: 1: Mouse, 2: Keyboard, 4: Consumer control (with the volume controls/multimedia control), 5: System control, 6: Gamepad, 7: Mouse absolute, 8: NKRO keyboard, 9: Teensy keyboard, 10: Surface dial
May 5, 2020 at 0:42 comment added Peter Mortensen What is the meaning of "4" for the first parameter to HID_SendReport()? Is it for pretending to be an IR remote control?
Mar 4, 2015 at 14:29 history answered Sourcery CC BY-SA 3.0