Move keyboard USB IDs and strings to data driven: N (#17865)
This commit is contained in:
parent
7222969964
commit
056a44c7d3
114 changed files with 367 additions and 434 deletions
|
|
@ -17,14 +17,6 @@
|
|||
|
||||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0x6E78
|
||||
#define PRODUCT_ID 0x3630
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER Nix Studio
|
||||
#define PRODUCT N60A
|
||||
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 5
|
||||
#define MATRIX_COLS 15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue