You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Device/LowLevel/Joystick
Dean Camera 7d65c54eef
Remove legacy AS4 project files, now that they can be automatically generated by the new maintenance script.
13 years ago
..
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). 13 years ago
Descriptors.h Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Doxygen.conf Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. 13 years ago
Joystick.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Joystick.h Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to OS incompatibilities, replaced with fixed 3-axis joystick report structure. 13 years ago
Joystick.txt Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support. 13 years ago
makefile Update project Doxygen and makefiles so that the resulting project documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core. 13 years ago