This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
800485bd95
qmk_firmware
/
Demos
/
Host
/
ClassDriver
/
MouseHostWithParser
History
Download ZIP
Download TAR.GZ
Dean Camera
800485bd95
Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions.
2010-09-24 06:59:28 +00:00
..
Doxygen.conf
Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations.
2010-08-02 08:53:23 +00:00
makefile
Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions.
2010-09-24 06:59:28 +00:00
MouseHostWithParser.aps
Add AVRStudio 4 project files to the ClassDriver Host mode demos.
2010-07-13 05:11:23 +00:00
MouseHostWithParser.c
Tighten up the code in the delta movement detection code in the MouseHostWithParser and JoystickHostWithParser demos. Make the ClassDriver JoystickHostWithParser demo use the HID_ALIGN_DATA() macro instead of manual shifting and casting.
2010-08-09 12:04:52 +00:00
MouseHostWithParser.h
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
MouseHostWithParser.txt
Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of.
2010-08-31 12:33:21 +00:00