Move keyboard USB IDs and strings to data driven: M (#17859)
This commit is contained in:
@@ -17,14 +17,6 @@
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xAF99
|
||||
#define PRODUCT_ID 0xCA40
|
||||
#define DEVICE_VER 0x0002
|
||||
#define MANUFACTURER MECHKEYS
|
||||
#undef PRODUCT
|
||||
#define PRODUCT Mechmini 2
|
||||
|
||||
/* key matrix size */
|
||||
#undef MATRIX_COLS
|
||||
#undef MATRIX_ROWS
|
||||
|
||||
Reference in New Issue
Block a user