Merge remote-tracking branch 'upstream/master' into develop
This commit is contained in:
@@ -18,13 +18,6 @@
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0x445A
|
||||
#define PRODUCT_ID 0x1424
|
||||
#define DEVICE_VER 0x0003
|
||||
#define MANUFACTURER DZTECH
|
||||
#define PRODUCT DZ65RGBV3
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 5
|
||||
#define MATRIX_COLS 15
|
||||
|
6
keyboards/dztech/dz65rgb/v3/info.json
Normal file
6
keyboards/dztech/dz65rgb/v3/info.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"usb": {
|
||||
"pid": "0x1424",
|
||||
"device_version": "3.0.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user