diff options
Diffstat (limited to 'keyboards/exclusive/e6v2/le_bmc/config.h')
| -rw-r--r-- | keyboards/exclusive/e6v2/le_bmc/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/exclusive/e6v2/le_bmc/config.h b/keyboards/exclusive/e6v2/le_bmc/config.h index 198e73265..36c1336f2 100644 --- a/keyboards/exclusive/e6v2/le_bmc/config.h +++ b/keyboards/exclusive/e6v2/le_bmc/config.h | |||
| @@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 18 | #pragma once | 18 | #pragma once |
| 19 | 19 | ||
| 20 | /* USB Device descriptor parameter */ | 20 | /* USB Device descriptor parameter */ |
| 21 | #define VENDOR_ID 0xFEED | 21 | #define VENDOR_ID 0x4558 |
| 22 | #define PRODUCT_ID 0x0000 | 22 | #define PRODUCT_ID 0xE62D |
| 23 | #define DEVICE_VER 0x0001 | 23 | #define DEVICE_VER 0x0001 |
| 24 | #define MANUFACTURER Exclusive / E-Team | 24 | #define MANUFACTURER Exclusive / E-Team |
| 25 | #define PRODUCT E6-V2 LE BMC | 25 | #define PRODUCT E6-V2 LE BMC |
