summaryrefslogtreecommitdiff
path: root/keyboards/inett_studio/sqx/hotswap/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/inett_studio/sqx/hotswap/config.h
parent1ded7ad46070d759cfa715354952eb220428b28c (diff)
Move keyboard USB IDs and strings to data driven: I (#17836)
Diffstat (limited to 'keyboards/inett_studio/sqx/hotswap/config.h')
-rw-r--r--keyboards/inett_studio/sqx/hotswap/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/inett_studio/sqx/hotswap/config.h b/keyboards/inett_studio/sqx/hotswap/config.h
index f516473cfa..2602dc8286 100644
--- a/keyboards/inett_studio/sqx/hotswap/config.h
+++ b/keyboards/inett_studio/sqx/hotswap/config.h
@@ -20,13 +20,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x694E //'iN'
-#define PRODUCT_ID 0x5336 //'S6'
-#define DEVICE_VER 0x0001
-#define MANUFACTURER iNETT Studio
-#define PRODUCT SQUARE.X
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 14