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
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