Steam Controller

This commit is contained in:
Denis 2023-11-11 18:39:50 +01:00
parent 43dbc6919a
commit 689642e271
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03
3 changed files with 87 additions and 4 deletions

View file

@ -2,10 +2,17 @@
#include "queue.h"
/*
// Emulates a "Generic" controller:
#define OUTPUT_DEV_NAME "Generic Controller XD"
#define OUTPUT_DEV_VENDOR_ID 0x108c
#define OUTPUT_DEV_PRODUCT_ID 0x0323
*/
// Emulates a steam controller
#define OUTPUT_DEV_NAME "Steam Controller"
#define OUTPUT_DEV_VENDOR_ID 0x28de
#define OUTPUT_DEV_PRODUCT_ID 0x1102
/*
//Emulates an Xbox one wireless controller: