summaryrefslogtreecommitdiffstats
path: root/keyboards/cospad/config.h
diff options
context:
space:
mode:
authormechlovin <57231893+mechlovin@users.noreply.github.com>2020-10-23 10:06:50 +0700
committerGitHub <noreply@github.com>2020-10-22 20:06:50 -0700
commitc45d7e526c9c5315c3fe2e831b01778c51b7a953 (patch)
tree4baae2b2bd10b0e8adf180012d9d62a1f5473743 /keyboards/cospad/config.h
parentf078980fb17ff5b9c11583427c66e13116972fd2 (diff)
Add Cospad VIA support (#10642)
* Add Cospad VIA support * Update keymap.c
Diffstat (limited to 'keyboards/cospad/config.h')
-rw-r--r--keyboards/cospad/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cospad/config.h b/keyboards/cospad/config.h
index 52e41d0d56..8d2994b7bd 100644
--- a/keyboards/cospad/config.h
+++ b/keyboards/cospad/config.h
@@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
+#define VENDOR_ID 0x4B5C // "KP"
#define PRODUCT_ID 0xB1E5
#define DEVICE_VER 0x0001
#define MANUFACTURER KPrepublic