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-11 19:34:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a509729b2d
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
a509729b2d
Changed default value for the reset polarity parameter in the AVRISP-MKII project so that it defaults to active low drive.
...
Fixed incorrect USB_DeviceState value when unconfiguring the device without an address set.
2010-09-29 13:56:52 +00:00
..
Class
Fix up incorrect version numbers in demo/project descriptors.
2010-09-28 14:59:16 +00:00
HighLevel
Changed default value for the reset polarity parameter in the AVRISP-MKII project so that it defaults to active low drive.
2010-09-29 13:56:52 +00:00
LowLevel
Changed default value for the reset polarity parameter in the AVRISP-MKII project so that it defaults to active low drive.
2010-09-29 13:56:52 +00:00
USB.h
Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files.
2010-08-22 13:31:27 +00:00