From eaf91cdcb138d0a0cefffcbfc3c53b20865316b9 Mon Sep 17 00:00:00 2001 From: Denis Date: Sat, 11 Nov 2023 19:16:50 +0100 Subject: [PATCH] Use a generic controller --- output_dev.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/output_dev.h b/output_dev.h index e5ce798..5ff35da 100644 --- a/output_dev.h +++ b/output_dev.h @@ -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: