Ergodone via support (#11618)

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
This commit is contained in:
Harshit Goel
2021-04-16 19:56:19 +05:30
committed by GitHub
parent 3975c712f0
commit 09a392433a
5 changed files with 223 additions and 2 deletions

View File

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