summaryrefslogtreecommitdiff
path: root/keyboards/labbe/labbeminiv1/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-02 10:02:19 +1000
committerGitHub <noreply@github.com>2022-08-02 01:02:19 +0100
commit7222969964a41a295910844ef93372e368439a09 (patch)
tree63c48efd75286563d4b47f6d9ce37ff26c3effe3 /keyboards/labbe/labbeminiv1/config.h
parent26b17a71e07d2ba1007f016daad5d4ad380b4135 (diff)
Move keyboard USB IDs and strings to data driven: L (#17849)
Diffstat (limited to 'keyboards/labbe/labbeminiv1/config.h')
-rw-r--r--keyboards/labbe/labbeminiv1/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/labbe/labbeminiv1/config.h b/keyboards/labbe/labbeminiv1/config.h
index ab1b25db3d..5a561fecad 100644
--- a/keyboards/labbe/labbeminiv1/config.h
+++ b/keyboards/labbe/labbeminiv1/config.h
@@ -17,13 +17,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xABBE
-#define PRODUCT_ID 0x4C4D
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Labbe
-#define PRODUCT Labbe Mini V1
-
/* key matrix size */
#define MATRIX_ROWS 2
#define MATRIX_COLS 3