Use a generic controller

This commit is contained in:
Denis 2023-11-11 19:16:50 +01:00
parent 689642e271
commit eaf91cdcb1
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03

View file

@ -2,17 +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: