summaryrefslogtreecommitdiff
path: root/keyboards/rpiguy9907
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-08-11 00:19:55 -0700
committerGitHub <noreply@github.com>2021-08-11 00:19:55 -0700
commit3161f10b1f4c95fdf857b6f3ce9572cf6fdcf7f1 (patch)
treee632bc385323532f3db4953a09277e12e7c0095b /keyboards/rpiguy9907
parentaf3627db255752fdb49d2461d2c1fa3ae136d4cc (diff)
Update USB Device strings for VIA identification (#13962)
Diffstat (limited to 'keyboards/rpiguy9907')
-rw-r--r--keyboards/rpiguy9907/southpaw66/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/rpiguy9907/southpaw66/config.h b/keyboards/rpiguy9907/southpaw66/config.h
index 242b4a7c44..b5cef39a6f 100644
--- a/keyboards/rpiguy9907/southpaw66/config.h
+++ b/keyboards/rpiguy9907/southpaw66/config.h
@@ -18,8 +18,8 @@
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x6077
+#define VENDOR_ID 0x9907 // "9907" - rpiguy9907
+#define PRODUCT_ID 0x5366 // "S" "66"
#define DEVICE_VER 0x0001
#define MANUFACTURER rpiguy9907
#define PRODUCT Southpaw66