diff options
Diffstat (limited to 'keyboards/exclusive/e65/config.h')
| -rw-r--r-- | keyboards/exclusive/e65/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/exclusive/e65/config.h b/keyboards/exclusive/e65/config.h index fdcb3ad49..b056a0815 100644 --- a/keyboards/exclusive/e65/config.h +++ b/keyboards/exclusive/e65/config.h | |||
| @@ -19,8 +19,8 @@ | |||
| 19 | #include "config_common.h" | 19 | #include "config_common.h" |
| 20 | 20 | ||
| 21 | /* USB Device descriptor parameter */ | 21 | /* USB Device descriptor parameter */ |
| 22 | #define VENDOR_ID 0xFEED | 22 | #define VENDOR_ID 0x4558 // "EX" |
| 23 | #define PRODUCT_ID 0x6060 | 23 | #define PRODUCT_ID 0xE605 // E6.5 |
| 24 | #define DEVICE_VER 0x0001 | 24 | #define DEVICE_VER 0x0001 |
| 25 | #define MANUFACTURER Exclusive / E-Team | 25 | #define MANUFACTURER Exclusive / E-Team |
| 26 | #define PRODUCT E6.5 | 26 | #define PRODUCT E6.5 |
