From 8d90cf36f1a8484bdb7fcc0660887efaf0b7c106 Mon Sep 17 00:00:00 2001
From: jack <0x6A73@pm.me>
Date: Sun, 13 Mar 2022 19:04:11 -0600
Subject: [PATCH] Fix 40percentclub USB descriptors (#16638)

---
 keyboards/40percentclub/nein/info.json | 2 +-
 keyboards/40percentclub/nori/info.json | 2 +-
 keyboards/40percentclub/ut47/info.json | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/keyboards/40percentclub/nein/info.json b/keyboards/40percentclub/nein/info.json
index 812853d0fe..09d25e30de 100644
--- a/keyboards/40percentclub/nein/info.json
+++ b/keyboards/40percentclub/nein/info.json
@@ -5,7 +5,7 @@
   "maintainer": "qmk",
   "usb": {
     "vid": "0x4025",
-    "vid": "0x9999",
+    "pid": "0x9999",
     "device_version": "99.9.9"
   },
   "layouts": {
diff --git a/keyboards/40percentclub/nori/info.json b/keyboards/40percentclub/nori/info.json
index 5366966705..d6415b73f9 100644
--- a/keyboards/40percentclub/nori/info.json
+++ b/keyboards/40percentclub/nori/info.json
@@ -5,7 +5,7 @@
     "maintainer": "qmk",
     "usb": {
       "vid": "0x4025",
-      "pid": "0xA0C",
+      "pid": "0x0A0C",
       "device_version": "4.4.4"
     },
     "layouts": {
diff --git a/keyboards/40percentclub/ut47/info.json b/keyboards/40percentclub/ut47/info.json
index e3173098e4..e0bd0264cb 100644
--- a/keyboards/40percentclub/ut47/info.json
+++ b/keyboards/40percentclub/ut47/info.json
@@ -5,7 +5,7 @@
   "maintainer": "qmk",
   "usb": {
     "vid": "0x4025",
-    "vid": "0x7574",
+    "pid": "0x7574",
     "device_version": "0.0.1"
   },
   "layouts": {