summaryrefslogtreecommitdiff
path: root/keyboards/doodboard/duckboard/config.h
diff options
context:
space:
mode:
authorsomepin <79652090+somepin@users.noreply.github.com>2021-03-10 00:17:35 -0500
committerGitHub <noreply@github.com>2021-03-09 21:17:35 -0800
commit9089244db77d724f23ddfc01be370f9c029c8e6c (patch)
tree0995636c0f60c318fe69030bff1228cefb33ef6c /keyboards/doodboard/duckboard/config.h
parentaed8bace97646af7e90e3a46f48aa3a83784df17 (diff)
Add VIA support to doodboard/duckboard_r2 (#12028)
* Update R1 keymap and config * Add duckboard R2 * Add VIA support for duckboard R2 * Set bootmagic lite row and column * Update config.h * Update keyboards/doodboard/duckboard/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update config.h Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/doodboard/duckboard/config.h')
-rw-r--r--keyboards/doodboard/duckboard/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/doodboard/duckboard/config.h b/keyboards/doodboard/duckboard/config.h
index ea8a8ae5dd..80c9411165 100644
--- a/keyboards/doodboard/duckboard/config.h
+++ b/keyboards/doodboard/duckboard/config.h
@@ -1,4 +1,4 @@
-/* Copyright 2020 doodboard
+/* Copyright 2020-2021 doodboard
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
+#define VENDOR_ID 0x4442
#define PRODUCT_ID 0xFF44
#define DEVICE_VER 0x0001
#define MANUFACTURER doodboard