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 a789619fbe
Renamed USB_Device_SetHighSpeed() to USB_Device_SetFullSpeed() so that the correct terminology is used (thanks to Brian Dickman).
15 years ago
..
Descriptors.c 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
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 Renamed USB_Device_SetHighSpeed() to USB_Device_SetFullSpeed() so that the correct terminology is used (thanks to Brian Dickman). 15 years ago
TeensyHID.h Ensure that the USB_DeviceState variable is properly set upon wakeup events, to the Addressed or Configured state as needed. 15 years ago
TeensyHID.txt Added compatibility list to the documentation of each individual demo. 15 years ago
makefile Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago