summaryrefslogtreecommitdiff
path: root/keyboards/ergodone/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-04-16 14:26:52 +0000
committerQMK Bot <hello@qmk.fm>2021-04-16 14:26:52 +0000
commit40365f8297e96dbb2c31155b75ff3912c906d55f (patch)
treecbbed4875ae6da268170404372e5c5b6be91dca2 /keyboards/ergodone/config.h
parent1ac030b11974ab3504a3087e6f82ba29674e3544 (diff)
parent09a392433a34dfcc3416c58d7f01563504abef2f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ergodone/config.h')
-rw-r--r--keyboards/ergodone/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ergodone/config.h b/keyboards/ergodone/config.h
index 5256d03a64..39e0ae8c75 100644
--- a/keyboards/ergodone/config.h
+++ b/keyboards/ergodone/config.h
@@ -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.