[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:
parent
142ebaea46
commit
7f6ba2bf8a
4 changed files with 58 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue