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-27 19:42:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
513db46548
qmk_firmware
/
Bootloaders
History
Dean Camera
513db46548
Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running.
2011-04-23 03:45:29 +00:00
..
CDC
Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running.
2011-04-23 03:45:29 +00:00
DFU
Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running.
2011-04-23 03:45:29 +00:00
HID
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures.
2011-04-04 12:52:30 +00:00
makefile
Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com.
2011-02-09 21:34:00 +00:00