This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5ca1d7bf8f
qmk_firmware
/
Demos
History
Dean Camera
5ca1d7bf8f
Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode.
2009-07-30 07:45:36 +00:00
..
Device
Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode.
2009-07-30 07:45:36 +00:00
Host
Fixed report data alignment issues in the MouseHostWithParser demo when X and Y movement data size is not a multiple of 8 bits.
2009-07-28 15:14:54 +00:00
OTG
Change project makefiles so that the current target settings and not just the board selection is printed during the build process.
2009-07-28 13:53:52 +00:00
makefile
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00