This website requires JavaScript.
Explore
Help
Register
Sign In
CodeCow
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-08 21:20:04 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
7c5444b89a
qmk_firmware
/
Projects
History
Dean Camera
7c5444b89a
Removed new Start of Frame event from the library; performance suffered far too much and it was only useful in one of the standard classes (HID). Altered HID demos to use the previous method of tracking millisecond periods via a hardware timer rather than the SOF events.
...
Fixed MIDI class driver blocking on unread events to the host.
2009-06-02 10:54:32 +00:00
..
Magstripe
Removed new Start of Frame event from the library; performance suffered far too much and it was only useful in one of the standard classes (HID). Altered HID demos to use the previous method of tracking millisecond periods via a hardware timer rather than the SOF events.
2009-06-02 10:54:32 +00:00
makefile
Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
2009-03-19 14:16:12 +00:00