summaryrefslogtreecommitdiff
path: root/hidpp20.c
AgeCommit message (Collapse)AuthorFilesLines
2013-08-20hidpp20: add flag 0x20 for feature typePeter Wu1-3/+6
featureType flag 0x20 is "Reserved for Logitech internal use" according to hidpp20 spec.
2013-07-23Fix compile error due to u8Peter Wu1-2/+0
Reported by Harry Weston, a compilation error occurs with GCC 4.4.4 because the u8 type is already defined in ltunify.c
2013-05-26ltunify: document more advertised HID++2 featuresPeter Wu1-0/+20
2013-04-30ltunify: preliminary HID++ 2.0 support, add TODOPeter Wu1-0/+156