summaryrefslogtreecommitdiff
path: root/keyboards/yanghu/unicorne/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-06 18:52:13 +1000
committerGitHub <noreply@github.com>2022-08-06 18:52:13 +1000
commitfb19e140481ecc360737420850d2d84c67a3d047 (patch)
tree85a46a472375c62bca0e25aaf7c309add2da9706 /keyboards/yanghu/unicorne/config.h
parent0e3cc6af12ad0337574280f783ee118a79c6ea55 (diff)
Move keyboard USB IDs and strings to data driven: Y (#17926)
Diffstat (limited to 'keyboards/yanghu/unicorne/config.h')
-rw-r--r--keyboards/yanghu/unicorne/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/yanghu/unicorne/config.h b/keyboards/yanghu/unicorne/config.h
index 27d21c7906..749f7f69e4 100644
--- a/keyboards/yanghu/unicorne/config.h
+++ b/keyboards/yanghu/unicorne/config.h
@@ -18,13 +18,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x0204
-#define DEVICE_VER 0x0001
-#define MANUFACTURER yanghu
-#define PRODUCT unicorne
-
/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 12