Ergodone via support (#11618)
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
This commit is contained in:
parent
3975c712f0
commit
09a392433a
5 changed files with 223 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED // You may want to use 0x47EC for "KTEC", which doesn't seem to be in official use as of October 2017.
|
||||
#define PRODUCT_ID 0xE60D // For "EGOD"/"ErgoDone".
|
||||
#define VENDOR_ID 0x1209
|
||||
#define PRODUCT_ID 0x2328
|
||||
// The official ErgoDone VID and PID are documented at http://pid.codes/1209/2328/.
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER K.T.E.C.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue