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-06-17 04:05:17 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
Magstripe
History
Dean Camera
b408a5fe62
Add const qualifier to the parameters of Projects' functions where possible.
2009-12-20 06:23:24 +00:00
..
Lib
Add const qualifier to the parameters of Projects' functions where possible.
2009-12-20 06:23:24 +00:00
Descriptors.c
Added explicit attribute masks to the device mode demos' descriptors.
2009-08-13 08:14:16 +00:00
Descriptors.h
Reduce struct name pollution - group typedef struct names by class driver name where appropriate.
2009-06-26 11:43:56 +00:00
Doxygen.conf
Change Doxygen configuration files to not produce 4096 directories for the documentation files -- the LUFA components do not generate enough documentation files to justify the large performance hit of creating so many directories.
2009-07-20 14:07:02 +00:00
Magstripe.c
Fix more Doxygen errors from missing parameter documentation.
2009-11-25 04:13:14 +00:00
Magstripe.h
Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_Device_CreateHIDReport() callback to indicate the report type to generate.
2009-11-23 13:22:33 +00:00
Magstripe.txt
Speed up bit-banged USART code in the AVRISP project.
2009-12-15 11:12:38 +00:00
makefile
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00