Move keyboard USB IDs and strings to data driven: E (#17815)
This commit is contained in:
parent
da07e7dd0e
commit
1c6b0391b4
148 changed files with 464 additions and 534 deletions
|
@ -18,13 +18,6 @@
|
|||
|
||||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0x636F
|
||||
#define PRODUCT_ID 0x0001
|
||||
#define DEVICE_VER 0x0000
|
||||
#define MANUFACTURER evancook.audio
|
||||
#define PRODUCT tenpad
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue