summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e65/config.h
diff options
context:
space:
mode:
authorbintobean <binphan161@gmail.com>2020-10-29 00:00:38 -0700
committerGitHub <noreply@github.com>2020-10-29 00:00:38 -0700
commitb9ed9d33d3b57627e919e771f62ff1cbecf0c8d4 (patch)
tree586d3b96d128970bf04c65e2f3801c7935d39ac4 /keyboards/exclusive/e65/config.h
parent2ac0927fd722f339e75185639999ef11a96273a8 (diff)
[Keyboard] Add via keymap to E6.5 (#10771)
* Added basic via keymap * Added via keymaps and changed config Product and Vendor ID * Update keyboards/exclusive/e65/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/exclusive/e65/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Refactored via/keymap.c to use LAYOUT_all * Refactored e65.h to remove nested matrix layouts * Previous commit missed LAYOUT_65_ansi_blocker. Fixed Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/exclusive/e65/config.h')
-rw-r--r--keyboards/exclusive/e65/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/exclusive/e65/config.h b/keyboards/exclusive/e65/config.h
index fdcb3ad495..b056a08155 100644
--- a/keyboards/exclusive/e65/config.h
+++ b/keyboards/exclusive/e65/config.h
@@ -19,8 +19,8 @@
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x6060
+#define VENDOR_ID 0x4558 // "EX"
+#define PRODUCT_ID 0xE605 // E6.5
#define DEVICE_VER 0x0001
#define MANUFACTURER Exclusive / E-Team
#define PRODUCT E6.5