You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Device/ClassDriver/CDCMouse
Dean Camera 8b009bc113
Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_Device_CreateHIDReport() callback to indicate the report type to generate.
15 years ago
..
CDCMouse.c Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_Device_CreateHIDReport() callback to indicate the report type to generate. 15 years ago
CDCMouse.h Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_Device_CreateHIDReport() callback to indicate the report type to generate. 15 years ago
CDCMouse.txt Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port and a HID Mouse. 15 years ago
Descriptors.c Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port and a HID Mouse. 15 years ago
Descriptors.h Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port and a HID Mouse. 15 years ago
Doxygen.conf Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port and a HID Mouse. 15 years ago
LUFA CDCMouse.inf Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port and a HID Mouse. 15 years ago
makefile Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port and a HID Mouse. 15 years ago