summaryrefslogtreecommitdiff
path: root/keyboards/doro67/multi/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-03-14 11:47:29 -0700
committerGitHub <noreply@github.com>2020-03-14 11:47:29 -0700
commit7aa21cc287cd92cbfb8f3f7efce3a16058292349 (patch)
treeb3e9674f229a3f799ac1c6980e7e197aacd4ed30 /keyboards/doro67/multi/config.h
parentd597af9e1e15ed54b3f967c52e39a6cc3b980b68 (diff)
VIA Support: Doro 67 (#8399)
* add via keymap for doro67 * have more sensible VID and PID * apply the same VIA changes to the regular PCB * Update keyboards/doro67/rgb/keymaps/via/keymap.c * Update keyboards/doro67/regular/config.h * fix some formatting * add via support for multi doro67
Diffstat (limited to 'keyboards/doro67/multi/config.h')
-rw-r--r--keyboards/doro67/multi/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/doro67/multi/config.h b/keyboards/doro67/multi/config.h
index 4a15063cc2..d76e7affff 100644
--- a/keyboards/doro67/multi/config.h
+++ b/keyboards/doro67/multi/config.h
@@ -3,8 +3,8 @@
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0xD070
+#define VENDOR_ID 0x4250 // BP for Backprop
+#define PRODUCT_ID 0x4D4C // ML for Multi
#define DEVICE_VER 0x0001
#define MANUFACTURER Backprop Studio
#define PRODUCT Doro67 Multi PCB