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-07 00:42:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1f1d0710f3
qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
VirtualSerialMassStorage
/
Lib
History
Dean Camera
7dffa15c16
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
2011-06-05 13:55:56 +00:00
..
DataflashManager.c
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
2011-06-05 13:55:56 +00:00
DataflashManager.h
Added new VirtualSerialMassStorage Device Class Driver demo.
2011-03-16 05:58:58 +00:00
SCSI.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
SCSI.h
Added new VirtualSerialMassStorage Device Class Driver demo.
2011-03-16 05:58:58 +00:00