This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-04-27 18:08:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
72932e278000c7086073a28639e3cfae06e39eb3
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
72932e2780
Fix to HID device mode Class driver, so that new reports are compared against the old, and updated reports made within the idle period are sent immediately to the host.
2009-07-30 14:35:42 +00:00
..
Class
Fix to HID device mode Class driver, so that new reports are compared against the old, and updated reports made within the idle period are sent immediately to the host.
2009-07-30 14:35: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