summaryrefslogtreecommitdiff
path: root/keyboards
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
parentaf3627db255752fdb49d2461d2c1fa3ae136d4cc (diff)
Update USB Device strings for VIA identification (#13962)
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/handwired/3dp660/config.h8
-rw-r--r--keyboards/rpiguy9907/southpaw66/config.h4
-rw-r--r--keyboards/yatara/drink_me/config.h2
3 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/handwired/3dp660/config.h b/keyboards/handwired/3dp660/config.h
index e719cf2c25..60ab13deaa 100644
--- a/keyboards/handwired/3dp660/config.h
+++ b/keyboards/handwired/3dp660/config.h
@@ -19,11 +19,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x6075
+#define VENDOR_ID 0x676F // "go" - gooberpsycho
+#define PRODUCT_ID 0x3660 // "3" "660"
#define DEVICE_VER 0x0001
-#define MANUFACTURER Handwired
-#define PRODUCT 3dp660
+#define MANUFACTURER gooberpsycho
+#define PRODUCT 3dp660 Handwired
#define TAPPING_TERM 400
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
diff --git a/keyboards/yatara/drink_me/config.h b/keyboards/yatara/drink_me/config.h
index ab066761fd..10573092c9 100644
--- a/keyboards/yatara/drink_me/config.h
+++ b/keyboards/yatara/drink_me/config.h
@@ -19,7 +19,7 @@
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
+#define VENDOR_ID 0x5961 // "Ya" - Yatara
#define PRODUCT_ID 0x1470
#define DEVICE_VER 0x0001
#define MANUFACTURER Yatara