diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-03 07:04:43 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-03 07:04:43 +0000 |
commit | bce4fb45748bacc8cb21cb61687d9bfd9faa4494 (patch) | |
tree | 37e753ac9e2070f540b39e5cf3b9d8844a1adbba /keyboards/kprepublic/bm60hsrgb_iso/rev2 | |
parent | d52d7bc6587ebde3f3ead42e5670ac05087e7e35 (diff) | |
parent | 1b92c204c10594fce6a715710c277a748a4fdc68 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kprepublic/bm60hsrgb_iso/rev2')
-rw-r--r-- | keyboards/kprepublic/bm60hsrgb_iso/rev2/config.h | 7 | ||||
-rw-r--r-- | keyboards/kprepublic/bm60hsrgb_iso/rev2/info.json | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/keyboards/kprepublic/bm60hsrgb_iso/rev2/config.h b/keyboards/kprepublic/bm60hsrgb_iso/rev2/config.h index 4653db4fd6..177ceb49fd 100644 --- a/keyboards/kprepublic/bm60hsrgb_iso/rev2/config.h +++ b/keyboards/kprepublic/bm60hsrgb_iso/rev2/config.h @@ -19,13 +19,6 @@ #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x4B50 -#define PRODUCT_ID 0x1123 -#define DEVICE_VER 0x0002 -#define MANUFACTURER KP REPUBLIC -#define PRODUCT BM60V2_ISO - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 14 diff --git a/keyboards/kprepublic/bm60hsrgb_iso/rev2/info.json b/keyboards/kprepublic/bm60hsrgb_iso/rev2/info.json index 8fd3f1786f..feee1fd9a7 100644 --- a/keyboards/kprepublic/bm60hsrgb_iso/rev2/info.json +++ b/keyboards/kprepublic/bm60hsrgb_iso/rev2/info.json @@ -1,7 +1,13 @@ { - "keyboard_name": "bm60v2_ISO", + "keyboard_name": "BM60HSRGB_ISO Rev2", + "manufacturer": "KPRepublic", "url": "", "maintainer": "kp republic", + "usb": { + "vid": "0x4B50", + "pid": "0x1123", + "device_version": "0.0.2" + }, "layouts": { "LAYOUT_60_iso_arrow": { "layout": [ |