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 24f730fce3
Ooops - TeensyHID bootloader makefile should use a 16MHz FCPU, not 8MHz.
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. 15 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 Ooops - TeensyHID bootloader makefile should use a 16MHz FCPU, not 8MHz. 15 years ago