qmk_firmware/Demos/Host/ClassDriver/KeyboardHost
Dean Camera 74353374c3 All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed.
Fixed Still Image Host class driver not resetting the transaction ID when a new session is opened, fixed driver not sending a valid session ID to the device.
2010-03-25 06:34:38 +00:00
..
Doxygen.conf Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation. 2010-02-03 00:57:49 +00:00
KeyboardHost.c All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed. 2010-03-25 06:34:38 +00:00
KeyboardHost.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
KeyboardHost.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 2009-10-12 05:59:55 +00:00
makefile 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