This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d3f11eb528
qmk_firmware
/
Projects
History
Download ZIP
Download TAR.GZ
Dean Camera
d3f11eb528
Make the StandaloneProgrammer project seamlessly read out drive contents from either an attached FAT formatted drive when in host mode, or the onboard FAT formatted dataflash when in device mode.
2009-11-24 14:10:28 +00:00
..
AVRISP
Add activity LED updates to the AVRISP project.
2009-11-23 05:28:08 +00:00
Benito
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +00:00
Incomplete
/StandaloneProgrammer
Make the StandaloneProgrammer project seamlessly read out drive contents from either an attached FAT formatted drive when in host mode, or the onboard FAT formatted dataflash when in device mode.
2009-11-24 14:10:28 +00:00
Magstripe
Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_Device_CreateHIDReport() callback to indicate the report type to generate.
2009-11-23 13:22:33 +00:00
MissileLauncher
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().
2009-11-13 10:07:25 +00:00
USBtoSerial
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +00:00
makefile
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.
2009-10-18 05:35:48 +00:00