Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)
This commit is contained in:
@@ -18,14 +18,6 @@
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
|
||||
#define VENDOR_ID 0x1209
|
||||
#define PRODUCT_ID 0xA1E5
|
||||
#define DEVICE_VER 0x0008
|
||||
#define MANUFACTURER Technomancy
|
||||
#define PRODUCT Atreus
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 4
|
||||
#define MATRIX_COLS 11
|
||||
|
||||
Reference in New Issue
Block a user