This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7c5444b89a
qmk_firmware
/
Projects
/
Magstripe
History
Download ZIP
Download TAR.GZ
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
..
Lib
Moved out each demos' functionality library files (e.g. Ring Buffer library) to /Lib directories for a better directory structure.
2009-05-22 06:17:57 +00:00
Descriptors.c
Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet.
2009-06-01 11:03:39 +00:00
Descriptors.h
Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet.
2009-06-01 11:03:39 +00:00
Doxygen.conf
Moved all source to the trunk directory.
2009-02-23 07:08:24 +00:00
Magstripe.aps
Moved all source to the trunk directory.
2009-02-23 07:08:24 +00:00
Magstripe.c
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
Magstripe.h
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
Magstripe.txt
Spell checked non-source documentation pages.
2009-04-19 14:29:57 +00:00
makefile
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