This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-18 04:35:16 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Bootloaders
/
TeensyHID
History
Dean Camera
c99f6657a6
Correct TeensyHID bootloader descriptors to use the correct revision code for the ATMEGA32U4 based Teensy revision.
2009-12-21 07:42:43 +00:00
..
Descriptors.c
Correct TeensyHID bootloader descriptors to use the correct revision code for the ATMEGA32U4 based Teensy revision.
2009-12-21 07:42:43 +00:00
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.
2009-05-22 05:23:00 +00:00
Doxygen.conf
Remove hardcoded DOT path from all Doxygen config files.
2009-06-16 13:50:02 +00:00
makefile
Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options.
2009-12-20 13:00:49 +00:00
TeensyHID.c
Fixed TeensyHID bootloader not enumerating to the host correctly.
2009-12-20 12:09:22 +00:00
TeensyHID.h
Fixed TeensyHID bootloader not enumerating to the host correctly.
2009-12-20 12:09:22 +00:00
TeensyHID.txt
Fixed TeensyHID bootloader not enumerating to the host correctly.
2009-12-20 12:09:22 +00:00