index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
/
HID.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
Dean Camera
2010-06-17
1
-20
/
+20
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-195
/
+195
*
Add briefs for the library core structures.
Dean Camera
2010-03-29
1
-3
/
+13
*
Add file-level brief documentation.
Dean Camera
2010-03-29
1
-0
/
+7
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-0
/
+5
*
Added Keyboard LED report masks (KEYBOARD_LED_*) to the HID class driver and ...
Dean Camera
2010-02-07
1
-0
/
+12
*
Added keyboard modifier masks (HID_KEYBOARD_MODIFER_*) to the HID class drive...
Dean Camera
2010-02-07
1
-12
/
+38
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Fixed incorrect values for REPORT_ITEM_TYPE_* enum values causing corrupt dat...
Dean Camera
2009-11-23
1
-3
/
+3
*
Make RNDISHost demo validate the set Packet Filter to ensure that it is being...
Dean Camera
2009-11-17
1
-5
/
+5
*
Fixed HID host Class driver report send/receive report broken when issued thr...
Dean Camera
2009-11-09
1
-0
/
+8
*
Oops - Keyboard boot report structure should be an array of 6 keycodes.
Dean Camera
2009-09-20
1
-1
/
+1
*
Added new Pipe_IsFrozen() macro to determine if the currently selected pipe i...
Dean Camera
2009-09-20
1
-8
/
+39
*
Added new "Common" section to the class drivers, to hold all mode-independant...
Dean Camera
2009-08-27
1
-0
/
+6
*
Reduce struct name pollution - group typedef struct names by class driver nam...
Dean Camera
2009-06-26
1
-1
/
+1
*
Break device mode class driver interfaces into seperate config and state stru...
Dean Camera
2009-06-18
1
-28
/
+6
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-0
/
+112