This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
298592383a
qmk_firmware
/
Bootloaders
History
Dean Camera
298592383a
Fixed TeensyHID bootloader so that it works with the official TeensyLoader GUI application with all supported AVR models.
2010-05-06 02:06:12 +00:00
..
CDC
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent.
2010-04-28 08:15:16 +00:00
DFU
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent.
2010-04-28 08:15:16 +00:00
TeensyHID
Fixed TeensyHID bootloader so that it works with the official TeensyLoader GUI application with all supported AVR models.
2010-05-06 02:06:12 +00:00
makefile
Use puts_P() and printf_P() instead of the normal variants where possible in the Host mode Class Driver demos.
2010-04-28 14:33:10 +00:00