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 d1608d4af3
Added const where possible to the source functions in the Projects directory.
15 years ago
..
Descriptors.c Added const where possible to the source functions in the Projects directory. 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 Fix TeensyHID bootloader - change vendor page in the descriptors to match the undocumented page needed for the new Teensy 2.0 boards. 15 years ago
makefile Fix TeensyHID bootloader - change vendor page in the descriptors to match the undocumented page needed for the new Teensy 2.0 boards. 15 years ago