qmk_firmware/Demos/Host/ClassDriver
Dean Camera 49b09a2042 Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects.
Fix errors in the MouseHostWithParser demo from incorrect use of the HID_ALIGN_DATA() macro.
2010-03-22 07:12:25 +00:00
..
JoystickHostWithParser Fixed USB_GetHIDReportSize() returning the number of bits in the specified report instead of bytes. 2010-02-09 12:30:51 +00:00
KeyboardHost New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 2010-02-04 02:27:09 +00:00
KeyboardHostWithParser Fixed USB_GetHIDReportSize() returning the number of bits in the specified report instead of bytes. 2010-02-09 12:30:51 +00:00
MIDIHost Fixed PDI programming mode in the AVRISP programmer project not exiting programming mode correctly (clear target Reset key twice, set /RESET pin to pullup). 2010-03-16 11:47:11 +00:00
MassStorageHost New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 2010-02-04 02:27:09 +00:00
MouseHost New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 2010-02-04 02:27:09 +00:00
MouseHostWithParser Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects. 2010-03-22 07:12:25 +00:00
PrinterHost New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 2010-02-04 02:27:09 +00:00
RNDISEthernetHost New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 2010-02-04 02:27:09 +00:00
StillImageHost New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 2010-02-04 02:27:09 +00:00
VirtualSerialHost New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 2010-02-04 02:27:09 +00:00
makefile Update copyright year to 2010. 2009-12-30 23:49:19 +00:00