summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e7v1/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-05-16 09:16:51 -0700
committerGitHub <noreply@github.com>2020-05-16 09:16:51 -0700
commit7f6ba2bf8ae31ad02836d63a2842cefba3f8a5b5 (patch)
tree74b48369d6c147df104fc4029b4733fa8581d6fc /keyboards/exclusive/e7v1/config.h
parent142ebaea4650b81da143210438ec3828d81289e9 (diff)
[Keymap] VIA Support: Exclusive E7-V1 (#9038)
* add a VIA Keymap * update VID and PID * update readme * Update keyboards/exclusive/e7v1/readme.md
Diffstat (limited to 'keyboards/exclusive/e7v1/config.h')
-rw-r--r--keyboards/exclusive/e7v1/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/exclusive/e7v1/config.h b/keyboards/exclusive/e7v1/config.h
index 689d7e8621..c8f1501250 100644
--- a/keyboards/exclusive/e7v1/config.h
+++ b/keyboards/exclusive/e7v1/config.h
@@ -3,8 +3,8 @@
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x7050
+#define VENDOR_ID 0x4558 // EX
+#define PRODUCT_ID 0xE701 // E7-V1
#define DEVICE_VER 0x0001
#define MANUFACTURER Exclusive / E-Team
#define PRODUCT E7-V1