Fake a Microsoft Xbox360 controller
This commit is contained in:
parent
d5ccced593
commit
f7593f7e78
3 changed files with 200 additions and 4 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
#include "queue.h"
|
||||
|
||||
#define OUTPUT_DEV_VENDOR_ID 0x4532
|
||||
#define OUTPUT_DEV_PRODUCT_ID 0x0924
|
||||
#define OUTPUT_DEV_VENDOR_ID 0x045e
|
||||
#define OUTPUT_DEV_PRODUCT_ID 0x028e
|
||||
|
||||
#define OUTPUT_DEV_CTRL_FLAG_EXIT 0x00000001U
|
||||
#define OUTPUT_DEV_CTRL_FLAG_DATA 0x00000002U
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue