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
be2a7d4598
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
be2a7d4598
Move over message ID specific header data to unions inside the standard TMC header structure, so that all header data is read in one chunk in the incomplete TMC demo.
2010-07-27 11:26:47 +00:00
..
Class
Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders.
2010-07-26 07:28:40 +00:00
HighLevel
Add missing const qualifiers to class drivers.
2010-07-21 14:00:51 +00:00
LowLevel
Move over message ID specific header data to unions inside the standard TMC header structure, so that all header data is read in one chunk in the incomplete TMC demo.
2010-07-27 11:26:47 +00:00
USB.h
Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h.
2010-07-21 12:20:34 +00:00