summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormechlovin <57231893+mechlovin@users.noreply.github.com>2022-07-21 06:19:51 +0700
committerGitHub <noreply@github.com>2022-07-20 16:19:51 -0700
commita6d70de96a6d06d7c9443ce75a38808e2550317b (patch)
treeaea75bee357074a14437e84c0c33b88f354ca466
parent62e3f8b8855ed25865a7e8d0063b9c6b5926fe2a (diff)
[Keyboardo] Update PID for mechlovin zed60 (#17728)
-rw-r--r--keyboards/mechlovin/zed60/config.h2
-rw-r--r--keyboards/mechlovin/zed60/readme.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/mechlovin/zed60/config.h b/keyboards/mechlovin/zed60/config.h
index f2875239e4..87965b58ff 100644
--- a/keyboards/mechlovin/zed60/config.h
+++ b/keyboards/mechlovin/zed60/config.h
@@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* USB Device descriptor parameter */
#define VENDOR_ID 0x4D4C
-#define PRODUCT_ID 0x0601
+#define PRODUCT_ID 0x0602
#define DEVICE_VER 0x0001
#define MANUFACTURER Mechlovin Studio
#define PRODUCT Zed60
diff --git a/keyboards/mechlovin/zed60/readme.md b/keyboards/mechlovin/zed60/readme.md
index 3cb1bb810e..f740a421a8 100644
--- a/keyboards/mechlovin/zed60/readme.md
+++ b/keyboards/mechlovin/zed60/readme.md
@@ -4,7 +4,7 @@
Zed60 PCB, 60% keyboard PCB.
* Keyboard Maintainer: [Mechlovin'](https://mechlovin.studio)
-* Hardware Supported: Kay60, APM32F103
+* Hardware Supported: Zed60, APM32F103
* Hardware Availability: [Mechlovin'](https://mechlovin.studio)
Make example for this keyboard (after setting up your build environment):