qmk_firmware/Demos/Host/GenericHIDHost
2009-05-22 05:23:00 +00:00
..
ConfigDescriptor.c Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00
ConfigDescriptor.h Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00
Doxygen.conf Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
GenericHIDHost.aps Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
GenericHIDHost.c Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00
GenericHIDHost.h Rewritten event system to remove all macros, to make user code clearer. 2009-05-18 10:05:21 +00:00
GenericHIDHost.txt Fixed Mouse and Keyboard device demos not acting in accordance with the HID specification for idle periods (thanks to Brian Dickman). 2009-05-12 08:28:02 +00:00
makefile Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs. 2009-05-22 05:23:00 +00:00