1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/Demos/Device/ClassDriver/VirtualSerialMouse
2011-09-21 06:45:09 +00:00
..
Descriptors.c Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors. 2011-07-19 07:02:19 +00:00
Descriptors.h Seperate out the device demos and project's configuration descriptor structure definitions to clearly indicate what descriptors belong to which interface. 2011-07-01 05:26:25 +00:00
Doxygen.conf
LUFA VirtualSerialMouse.inf
makefile Add project name to the Doxygen makefile target output. 2011-09-21 06:45:09 +00:00
VirtualSerialMouse.aps
VirtualSerialMouse.c Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru. 2011-06-05 13:55:56 +00:00
VirtualSerialMouse.h
VirtualSerialMouse.txt