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
0407b92584
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
History
Download ZIP
Download TAR.GZ
Dean Camera
995195a2b0
Add missing function attributes to the pipe/endpoint functions for all architectures.
...
Perform endianness correction in the HID report parser for big-endian platforms.
2011-04-12 03:03:56 +00:00
..
Audio.h
Add structure padding to the appropriate descriptor structures to maintain correct alignments on larger architectures.
2011-03-11 06:47:39 +00:00
CDC.h
Add structure padding to the appropriate descriptor structures to maintain correct alignments on larger architectures.
2011-03-11 06:47:39 +00:00
HID.h
Fix corner case in the HID report descriptor Mouse/Joystick tempates at the 8/16 bit boundary.
2011-03-23 09:25:13 +00:00
HIDParser.c
Add missing function attributes to the pipe/endpoint functions for all architectures.
2011-04-12 03:03:56 +00:00
HIDParser.h
More Doxygen updates for multiple architecture support.
2011-02-20 14:07:20 +00:00
HIDReportData.h
Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
2011-02-19 18:37:22 +00:00
MassStorage.h
Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element.
2011-04-10 06:43:02 +00:00
MIDI.h
Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element.
2011-04-10 06:43:02 +00:00
Printer.h
Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible.
2011-02-20 13:08:29 +00:00
RNDIS.h
Add structure padding to the appropriate descriptor structures to maintain correct alignments on larger architectures.
2011-03-11 06:47:39 +00:00
StillImage.h
Add structure padding to the appropriate descriptor structures to maintain correct alignments on larger architectures.
2011-03-11 06:47:39 +00:00