aboutsummaryrefslogtreecommitdiff
path: root/keyboards/doodboard/duckboard/config.h
diff options
context:
space:
mode:
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 ea8a8ae5d..80c941116 100644
--- a/keyboards/doodboard/duckboard/config.h
+++ b/keyboards/doodboard/duckboard/config.h
@@ -1,4 +1,4 @@
1/* Copyright 2020 doodboard 1/* Copyright 2020-2021 doodboard
2 * 2 *
3 * This program is free software: you can redistribute it and/or modify 3 * This program is free software: you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License as published by 4 * it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
19#include "config_common.h" 19#include "config_common.h"
20 20
21/* USB Device descriptor parameter */ 21/* USB Device descriptor parameter */
22#define VENDOR_ID 0xFEED 22#define VENDOR_ID 0x4442
23#define PRODUCT_ID 0xFF44 23#define PRODUCT_ID 0xFF44
24#define DEVICE_VER 0x0001 24#define DEVICE_VER 0x0001
25#define MANUFACTURER doodboard 25#define MANUFACTURER doodboard