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-10 10:54:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ba711d6759
qmk_firmware
/
Demos
/
Device
History
Dean Camera
ba711d6759
Oops - fix errors in the MassStorageKeyboard SCSI driver file due to incorrect copy/paste.
2010-07-09 07:44:08 +00:00
..
ClassDriver
Oops - fix errors in the MassStorageKeyboard SCSI driver file due to incorrect copy/paste.
2010-07-09 07:44:08 +00:00
Incomplete
/Sideshow
Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific functions that are more complicated than simple macros. Moved USB_Device_SendRemoteWakeup() to the new Device.c source file and corrected it to unfreeze and restart the USB controller clock before issuing a Remote Wakeup request.
2010-07-02 03:37:19 +00:00
LowLevel
Rewrote the implementation of the SwapEndian_16() and SwapEndian_32() functions so that they compile down in most instances to minimal loads and stores rather than complicated shifts.
2010-07-09 07:24:34 +00:00
makefile
Add default "all" makefile targets to the demo tree makefiles.
2010-06-25 13:28:34 +00:00