Initial implementation of XAP protocol.
This commit is contained in:
parent
f4c447f2df
commit
eba91c6e28
34 changed files with 1934 additions and 4 deletions
|
|
@ -30,7 +30,8 @@ enum hid_report_ids {
|
|||
REPORT_ID_SYSTEM,
|
||||
REPORT_ID_CONSUMER,
|
||||
REPORT_ID_NKRO,
|
||||
REPORT_ID_JOYSTICK
|
||||
REPORT_ID_JOYSTICK,
|
||||
REPORT_ID_XAP
|
||||
};
|
||||
|
||||
/* Mouse buttons */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue