qmk_firmware/LUFA
Dean Camera 663f449c10 Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman).
Capitolised the "Descriptor_Search" and "Descriptor_Search_Comp" prefixes of the values in the DSearch_Return_ErrorCodes_t and DSearch_Comp_Return_ErrorCodes_t enums.

Minor documentation improvements.
2009-04-19 11:43:21 +00:00
..
Common Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 2009-04-17 00:20:00 +00:00
DriverStubs Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman). 2009-04-19 11:43:21 +00:00
Drivers Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman). 2009-04-19 11:43:21 +00:00
MemoryAllocator More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00
Scheduler Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman). 2009-04-19 11:43:21 +00:00
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
ChangeLog.txt Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman). 2009-04-19 11:43:21 +00:00
CompileTimeTokens.txt Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor. 2009-04-17 08:33:53 +00:00
DirectorySummaries.txt Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral. 2009-04-16 23:59:14 +00:00
Doxygen.conf More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00
GettingStarted.txt Minor documentation fixes to correct formatting and typos. 2009-03-29 12:59:44 +00:00
Groups.txt More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00
LUFAPoweredProjects.txt Minor corrections to the library Doxygen documentation. 2009-04-01 13:10:05 +00:00
MainPage.txt Minor corrections to the library Doxygen documentation. 2009-04-01 13:10:05 +00:00
MigrationInformation.txt Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman). 2009-04-19 11:43:21 +00:00
SchedulerOverview.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
VIDAndPIDValues.txt Added new GenericHID device demo application. 2009-03-29 12:42:25 +00:00
Version.h Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
WritingBoardDrivers.txt Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
makefile Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 2009-04-17 00:20:00 +00:00