Merge remote-tracking branch 'upstream/master' into develop
This commit is contained in:
@@ -17,10 +17,6 @@
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define PRODUCT_ID 0x6361
|
||||
#define DEVICE_VER 0x0001
|
||||
|
||||
#define MATRIX_ROW_PINS \
|
||||
{ B0, A6, A7, B1, A5 }
|
||||
#define MATRIX_COL_PINS \
|
||||
|
6
keyboards/mlego/m60_split/rev1/info.json
Normal file
6
keyboards/mlego/m60_split/rev1/info.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"usb": {
|
||||
"pid": "0x6361",
|
||||
"device_version": "0.0.1"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user