index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
ClassDriver
/
KeyboardMouseMultiReport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
4
-4
/
+4
*
Minor documentation corrections.
Dean Camera
2012-02-04
1
-1
/
+1
*
USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as t...
Dean Camera
2012-01-02
1
-1
/
+1
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
3
-4
/
+5
*
Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (than...
Dean Camera
2011-11-16
1
-1
/
+1
*
Add missing SVN eol-style property to ensure that source code line endings an...
Dean Camera
2011-11-09
1
-1
/
+1
*
Add project name to the Doxygen makefile target output.
Dean Camera
2011-09-21
1
-1
/
+1
*
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...
Dean Camera
2011-07-19
1
-1
/
+1
*
Oops: Fix compile error in the low level KeyboardMouse demo.
Dean Camera
2011-07-02
1
-1
/
+1
*
Seperate out the device demos and project's configuration descriptor structur...
Dean Camera
2011-07-01
1
-0
/
+2
*
Add new "checksource" target to the library makefiles, for automated source f...
Dean Camera
2011-06-20
1
-2
/
+10
*
Massive corrections to the project documentation and code comments, thanks to...
Dean Camera
2011-06-05
1
-1
/
+1
*
Lower the size of the HID report endpoint from 16 bytes to 8 bytes, to allow ...
Dean Camera
2011-05-26
1
-1
/
+1
*
Update MediaController project to remove the Record usage (not often needed) ...
Dean Camera
2011-05-23
1
-3
/
+5
*
F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...
Dean Camera
2011-03-21
1
-7
/
+7
*
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean Camera
2011-02-19
1
-3
/
+7
*
Add static keyword to all project globals whose scope should be restricted to...
Dean Camera
2011-02-10
1
-1
/
+2
*
Add missing svn:eol-style properties to the new KeyboardMouseMultiReport demo.
Dean Camera
2011-02-09
7
-3030
/
+3030
*
Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.
Dean Camera
2011-02-06
1
-6
/
+6
*
Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device Cl...
Dean Camera
2011-01-30
2
-5
/
+5
*
Added new KeyboardMouseMultiReport Device ClassDriver demo.
Dean Camera
2011-01-26
8
-0
/
+3031