This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-11 11:24:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fc31973daf
qmk_firmware
/
Bootloaders
History
Dean Camera
fc31973daf
Fixed incorrect comparison in the descriptor callback routine of the TeensyHID bootloader.
2010-05-06 00:25: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 incorrect comparison in the descriptor callback routine of the TeensyHID bootloader.
2010-05-06 00:25: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