This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-10-17 07:39:56 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
708a1c6166
Fixed INTERRUPT_CONTROL_ENDPOINT compile time option preventing other interrupts from occuring while the control endpoint request is being processed, causing possible lockups if a USB interrupt occurs during a transfer.
2010-05-04 10:16:44 +00:00
..
Board
Oops, incorrectly edited the Benito buttons driver file instead of the JM-DB-U2 buttons driver file.
2010-03-30 23:39:10 +00:00
Misc
Add file-level brief documentation.
2010-03-29 07:49:58 +00:00
Peripheral
Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code.
2010-04-13 23:29:11 +00:00
USB
Fixed INTERRUPT_CONTROL_ENDPOINT compile time option preventing other interrupts from occuring while the control endpoint request is being processed, causing possible lockups if a USB interrupt occurs during a transfer.
2010-05-04 10:16:44 +00:00