You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Bootloaders/TeensyHID
Dean Camera d4952265a6
Ensure that unsupported SetFeature/ClearFeature request targets cause a STALL back to the host.
15 years ago
..
Descriptors.c Correct TeensyHID bootloader descriptors to use the correct revision code for the ATMEGA32U4 based Teensy revision. 15 years ago
Descriptors.h 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. 16 years ago
Doxygen.conf Remove hardcoded DOT path from all Doxygen config files. 16 years ago
TeensyHID.c Fixed TeensyHID bootloader not enumerating to the host correctly. 15 years ago
TeensyHID.h Fixed TeensyHID bootloader not enumerating to the host correctly. 15 years ago
TeensyHID.txt Fixed TeensyHID bootloader not enumerating to the host correctly. 15 years ago
makefile Ensure that unsupported SetFeature/ClearFeature request targets cause a STALL back to the host. 15 years ago