diff options
Diffstat (limited to 'keyboards/exclusive/e7v1/config.h')
| -rw-r--r-- | keyboards/exclusive/e7v1/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/exclusive/e7v1/config.h b/keyboards/exclusive/e7v1/config.h index 689d7e862..c8f150125 100644 --- a/keyboards/exclusive/e7v1/config.h +++ b/keyboards/exclusive/e7v1/config.h | |||
| @@ -3,8 +3,8 @@ | |||
| 3 | #include "config_common.h" | 3 | #include "config_common.h" |
| 4 | 4 | ||
| 5 | /* USB Device descriptor parameter */ | 5 | /* USB Device descriptor parameter */ |
| 6 | #define VENDOR_ID 0xFEED | 6 | #define VENDOR_ID 0x4558 // EX |
| 7 | #define PRODUCT_ID 0x7050 | 7 | #define PRODUCT_ID 0xE701 // E7-V1 |
| 8 | #define DEVICE_VER 0x0001 | 8 | #define DEVICE_VER 0x0001 |
| 9 | #define MANUFACTURER Exclusive / E-Team | 9 | #define MANUFACTURER Exclusive / E-Team |
| 10 | #define PRODUCT E7-V1 | 10 | #define PRODUCT E7-V1 |
