diff options
author | zvecr <git@zvecr.com> | 2022-07-29 17:30:33 +0100 |
---|---|---|
committer | zvecr <git@zvecr.com> | 2022-07-29 17:30:33 +0100 |
commit | ade2eb1e751be2918b901bfe4352a71f1d54e2a2 (patch) | |
tree | 4a2c409651420d4c99296aebeaaf0514d2cb4a71 /keyboards/idobao/id87 | |
parent | 1050cf24536378d534c6163fd1ae5ae3fe46ccc4 (diff) | |
parent | 394cf7c41e24f966d38b9c8cc9bbc2faca905e2a (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/idobao/id87')
-rw-r--r-- | keyboards/idobao/id87/v1/config.h | 7 | ||||
-rw-r--r-- | keyboards/idobao/id87/v1/info.json | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/keyboards/idobao/id87/v1/config.h b/keyboards/idobao/id87/v1/config.h index a268091d40..6ae4cee1b5 100644 --- a/keyboards/idobao/id87/v1/config.h +++ b/keyboards/idobao/id87/v1/config.h @@ -16,13 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x6964 // "id" -#define PRODUCT_ID 0x0087 -#define DEVICE_VER 0x0001 -#define MANUFACTURER IDOBAO -#define PRODUCT IDOBAO ID87 - /* key matrix size */ #define MATRIX_ROWS 11 #define MATRIX_COLS 9 diff --git a/keyboards/idobao/id87/v1/info.json b/keyboards/idobao/id87/v1/info.json index f154bbd940..9f7c94619f 100644 --- a/keyboards/idobao/id87/v1/info.json +++ b/keyboards/idobao/id87/v1/info.json @@ -1,7 +1,13 @@ { "keyboard_name": "ID87", + "manufacturer": "IDOBAO", "url": "https://www.idobao.net/products/idobao-id87-80-hot-swappable-mechanical-keyboard-kit", "maintainer": "qmk", + "usb": { + "vid": "0x6964", + "pid": "0x0087", + "device_version": "0.0.1" + }, "layouts": { "LAYOUT_tkl_ansi": { "layout": [ |