This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7227e133a9
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
7227e133a9
Ensure that the previous HID reports in the HID device class driver are kept per-instance, rather than per-device.
2009-07-30 14:40:42 +00:00
..
Class
Ensure that the previous HID reports in the HID device class driver are kept per-instance, rather than per-device.
2009-07-30 14:40:42 +00:00
HighLevel
Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode.
2009-07-30 07:45:36 +00:00
LowLevel
Cleanup USBMode.h to simplify preprocessor logic.
2009-07-29 02:49:34 +00:00
USB.h
Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.
2009-07-16 08:57:51 +00:00