Module hid_io_core::module::vhid [−][src]
Modules
| uhid |
Constants
| IC_PID_KEYBOARD | |
| IC_PID_MOUSE | |
| IC_VID | USB VID:PID pairs for Virtual HID Devices These are assigned by Input Club (as these are Input Club HID descriptors) |
| KEYBOARD_6KRO | Standard 6KRO HID keyboard descriptor Mirrors one used on Input Club keyboards |
| KEYBOARD_NKRO | Input Club NKRO HID keyboard descriptor Mirrors one used on Input Club keyboards |
| MOUSE | Input Club Mouse HID descriptor Mirrors one used on Input Club keyboards |
| RAWIO | HID-IO RawHID (rawio) HID descriptor Mirrors one used on Input Club devices |
| SYSCTRL_CONSCTRL | Input Club System Control + Consumer Control HID descriptor Mirrors one used on Input Club keyboards |
| XBOX_360_CONTROLLER | xbox 360 HID descriptor |
Functions
| initialize | vhid initialization Handles setting up the vhid interface Depending on the platform, there may be support for dynamically created/configured hid devices (tbd) |