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-09 10:24:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ff61dfa505
qmk_firmware
/
Demos
History
Dean Camera
ee5ea4ce2b
Fix nasty bug in USBInterrupt.c which would cause a lockup if the control endpoint was not selected at the point the USB endpoint interrupt fires when INTERRUPT_CONTROL_ENDPOINT is defined.
2010-05-11 13:45:23 +00:00
..
Device
Add new ReportType parameter to the HID class driver device callback and host report sending routines.
2010-05-09 06:01:01 +00:00
DualRole
Add new ReportType parameter to the HID class driver device callback and host report sending routines.
2010-05-09 06:01:01 +00:00
Host
Fix nasty bug in USBInterrupt.c which would cause a lockup if the control endpoint was not selected at the point the USB endpoint interrupt fires when INTERRUPT_CONTROL_ENDPOINT is defined.
2010-05-11 13:45:23 +00:00
makefile
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden.
2010-05-07 07:11:25 +00:00