summaryrefslogtreecommitdiff
path: root/keyboards/idobao/montex/v1rgb/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-07-29 22:40:16 +1000
committerGitHub <noreply@github.com>2022-07-29 13:40:16 +0100
commitbcb8600a31843304ab51e67dfc7c9ad555739714 (patch)
tree5a67cb274199b753eee6d8be222ef1522564428b /keyboards/idobao/montex/v1rgb/config.h
parent1ded7ad46070d759cfa715354952eb220428b28c (diff)
Move keyboard USB IDs and strings to data driven: I (#17836)
Diffstat (limited to 'keyboards/idobao/montex/v1rgb/config.h')
-rwxr-xr-xkeyboards/idobao/montex/v1rgb/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/idobao/montex/v1rgb/config.h b/keyboards/idobao/montex/v1rgb/config.h
index 609aeb417e..670b43462b 100755
--- a/keyboards/idobao/montex/v1rgb/config.h
+++ b/keyboards/idobao/montex/v1rgb/config.h
@@ -5,13 +5,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x6964 // "id"
-#define PRODUCT_ID 0x0127
-#define DEVICE_VER 0x0001
-#define MANUFACTURER IDOBAO
-#define PRODUCT Montex RGB
-
/* key matrix size */
#define MATRIX_ROWS 6
#define MATRIX_COLS 5