This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Device
/
Incomplete
/
Sideshow
/
Lib
History
Dean Camera
f201f6697b
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
2011-12-23 01:51:39 +00:00
..
SideshowApplications.c
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00
SideshowApplications.h
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00
SideshowCommands.c
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
SideshowCommands.h
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00
SideshowCommon.c
Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk).
2011-01-10 18:43:34 +00:00
SideshowCommon.h
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
2011-12-23 01:51:39 +00:00
SideshowContent.c
Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk).
2011-01-10 18:43:34 +00:00
SideshowContent.h
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
2011-12-23 01:51:39 +00:00