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
0407b92584
qmk_firmware
/
Bootloaders
History
Dean Camera
0407b92584
Make DFU and CDC class bootloaders also toggle the LEDs on command activity in addition to the periodic flashing.
2011-04-23 03:50:13 +00:00
..
CDC
Make DFU and CDC class bootloaders also toggle the LEDs on command activity in addition to the periodic flashing.
2011-04-23 03:50:13 +00:00
DFU
Make DFU and CDC class bootloaders also toggle the LEDs on command activity in addition to the periodic flashing.
2011-04-23 03:50:13 +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