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
/
HIDClassCommon.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos and add new macros for HID keyboard scancodes.
László Monda
2014-04-06
1
-4
/
+21
*
Update copyrights for 2014.
Dean Camera
2014-01-04
1
-2
/
+2
*
Ensure core library documentation sections use unique IDs.
Dean Camera
2013-06-01
1
-1
/
+1
*
Fix HID descriptor mouse and joystick macros for integer multiples of 8 buttons.
Dean Camera
2013-05-23
1
-2
/
+2
*
Minor documentation improvements.
Dean Camera
2013-05-12
1
-2
/
+8
*
Fixed incorrect HID report descriptor generated for 16-bit axis ranges by the...
Dean Camera
2013-03-17
1
-2
/
+2
*
Update copyright year to 2013.
Dean Camera
2013-01-03
1
-2
/
+2
*
Fixed maximum allowed keyboard key code usage of 0x65 rather than 0xFF for th...
Dean Camera
2012-10-14
1
-2
/
+2
*
Fixed incorrect definitions of HID_KEYBOARD_LED_KANA, HID_KEYBOARD_SC_KEYPAD_...
Dean Camera
2012-10-14
1
-4
/
+8
*
Minor documentation improvements.
Dean Camera
2012-10-05
1
-1
/
+1
*
Oops - typos in alterations to HID_DESCRIPTOR_JOYSTICK().
Dean Camera
2012-03-29
1
-3
/
+3
*
Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to...
Dean Camera
2012-03-29
1
-12
/
+11
*
Minor documentation improvements.
Dean Camera
2012-02-11
1
-2
/
+2
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Minor documentation improvements.
Dean Camera
2012-02-01
1
-1
/
+1
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
1
-6
/
+6
*
Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...
Dean Camera
2011-11-18
1
-0
/
+656