mirror of https://github.com/nirenjan/libx52.git
Add button and hat test cases
parent
869d564aa3
commit
453f9517d9
|
@ -148,8 +148,8 @@ static int parse_x52(unsigned char *data, int length, libx52io_report *report)
|
||||||
B(CLUTCH),
|
B(CLUTCH),
|
||||||
B(MOUSE_PRIMARY),
|
B(MOUSE_PRIMARY),
|
||||||
B(MOUSE_SECONDARY),
|
B(MOUSE_SECONDARY),
|
||||||
B(MOUSE_SCROLL_UP),
|
|
||||||
B(MOUSE_SCROLL_DN),
|
B(MOUSE_SCROLL_DN),
|
||||||
|
B(MOUSE_SCROLL_UP),
|
||||||
-1
|
-1
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue