This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-03 02:57:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cae0fa73d70f82820bd8d71c4d60b6aff8ccf3cb
zsa_qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
VirtualSerialMouse
History
Dean Camera
5995c3f880
Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.
...
Add const to all project descriptor definitions for safety.
2011-02-06 18:03:29 +00:00
..
Descriptors.c
Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.
2011-02-06 18:03:29 +00:00
Descriptors.h
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00
Doxygen.conf
…
LUFA VirtualSerialMouse.inf
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
2010-10-28 06:08:58 +00:00
makefile
…
VirtualSerialMouse.aps
…
VirtualSerialMouse.c
Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_SendString() functions to *_SendData(), and added new versions of the *_SendString() routines that expect a null terminated string instead.
2011-01-30 21:02:31 +00:00
VirtualSerialMouse.h
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00
VirtualSerialMouse.txt
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
2010-12-26 14:55:26 +00:00