This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
Joystick
History
Dean Camera
590d9b5ff8
Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen).
2012-05-06 11:10:25 +00:00
..
Descriptors.c
Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen).
2012-05-06 11:10:25 +00:00
Descriptors.h
Reintegrate the FullEPAddresses development branch into trunk.
2012-04-14 14:41:17 +00:00
Doxygen.conf
Update Doxygen configuration files to disable Markdown support.
2012-03-08 16:59:55 +00:00
Joystick.aps
Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout.
2011-11-09 23:35:16 +00:00
Joystick.c
Reintegrate the FullEPAddresses development branch into trunk.
2012-04-14 14:41:17 +00:00
Joystick.h
Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to OS incompatibilities, replaced with fixed 3-axis joystick report structure.
2012-03-29 19:41:05 +00:00
Joystick.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
makefile
Make Doxygen fail for any Doxygen output other than unsupported tags (as these are somewhat benign).
2012-04-09 10:04:40 +00:00