diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-14 01:04:40 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-14 01:04:40 +0000 |
commit | 42d084d1c0816366a68b8614b395062fc6e47ec0 (patch) | |
tree | fa57a270addf8ec68c0a78d3aca9b6cadd61b578 /keyboards | |
parent | 921b9dad6c37575215231b34a3492ffb38eaeec2 (diff) | |
parent | 8d90cf36f1a8484bdb7fcc0660887efaf0b7c106 (diff) | |
download | qmk_firmware-42d084d1c0816366a68b8614b395062fc6e47ec0.tar.gz qmk_firmware-42d084d1c0816366a68b8614b395062fc6e47ec0.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/40percentclub/nein/info.json | 2 | ||||
-rw-r--r-- | keyboards/40percentclub/nori/info.json | 2 | ||||
-rw-r--r-- | 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": { |