summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz60rgb_ansi/v1/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/v1/config.h
parent17ff5512757e05cd3b4e27066c24ac697fa8da9c (diff)
[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/v1/config.h')
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v1/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dztech/dz60rgb_ansi/v1/config.h b/keyboards/dztech/dz60rgb_ansi/v1/config.h
index 050f66c6fc..fb76ee7df9 100644
--- a/keyboards/dztech/dz60rgb_ansi/v1/config.h
+++ b/keyboards/dztech/dz60rgb_ansi/v1/config.h
@@ -1,7 +1,7 @@
#pragma once
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
+#define VENDOR_ID 0x445A
#define PRODUCT_ID 0x1220
#define DEVICE_VER 0x0001
#define MANUFACTURER DZTECH