1
0
Fork 0

[Keymap] VIA Support: Exclusive E7-V1 (#9038)

* add a VIA Keymap

* update VID and PID

* update readme

* Update keyboards/exclusive/e7v1/readme.md
This commit is contained in:
MechMerlin 2020-05-16 09:16:51 -07:00 committed by GitHub
parent 142ebaea46
commit 7f6ba2bf8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 58 additions and 5 deletions

View file

@ -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