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-19 15:24:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2b0d93c129
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
dea897ef57
Make main readme file easier to read, and make documentation build instructions clearer.
2010-07-06 07:07:54 +00:00
..
Class
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-17 08:15:58 +00:00
HighLevel
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-17 08:15:58 +00:00
LowLevel
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
USB.h
Make main readme file easier to read, and make documentation build instructions clearer.
2010-07-06 07:07:54 +00:00