qmk_firmware/Bootloaders/TeensyHID
Dean Camera 5e14c194c9 Fixed Set/Clear Feature requests directed to a non-configured endpoint not returning a stall to the host.
Make TeensyHID bootloader use an 8 byte control endpoint to match the official Teensy, just in case Paul decides to authenticate on that attribute in the future.
2010-04-14 13:46:49 +00:00
..
Descriptors.c 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
Descriptors.h 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
Doxygen.conf Update Doxygen configuration files to the latest Doxygen version. 2010-01-06 13:37:29 +00:00
TeensyHID.c Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
TeensyHID.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
TeensyHID.txt Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
makefile Fixed Set/Clear Feature requests directed to a non-configured endpoint not returning a stall to the host. 2010-04-14 13:46:49 +00:00