aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz60rgb_ansi/v2/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-02-16 11:42:03 -0800
committerGitHub <noreply@github.com>2020-02-16 11:42:03 -0800
commitde462761c996eb83a447fb9f668cd254d4284849 (patch)
tree87f8f8e6fac71b3bd2aa3dd786945207c658a80a /keyboards/dztech/dz60rgb_ansi/v2/config.h
parent17ff5512757e05cd3b4e27066c24ac697fa8da9c (diff)
downloadfirmware-de462761c996eb83a447fb9f668cd254d4284849.tar.gz
firmware-de462761c996eb83a447fb9f668cd254d4284849.tar.bz2
firmware-de462761c996eb83a447fb9f668cd254d4284849.zip
[Keyboard] VIA Support: DZ60RGB ANSI V1/V2 (#8159)
* add dz60 via support * use the correct DZ vendor id dervied from dz60 * differentiate product ID of v2 board
Diffstat (limited to 'keyboards/dztech/dz60rgb_ansi/v2/config.h')
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v2/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/dztech/dz60rgb_ansi/v2/config.h b/keyboards/dztech/dz60rgb_ansi/v2/config.h
index b357ceefe..3bd287b5f 100644
--- a/keyboards/dztech/dz60rgb_ansi/v2/config.h
+++ b/keyboards/dztech/dz60rgb_ansi/v2/config.h
@@ -1,8 +1,8 @@
#pragma once
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x1220
+#define VENDOR_ID 0x445A
+#define PRODUCT_ID 0x1221
#define DEVICE_VER 0x0002
#define MANUFACTURER DZTECH
#define PRODUCT DZ60RGB_ANSI