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/kakunpc/suihankey/rev1 | |
parent | d52d7bc6587ebde3f3ead42e5670ac05087e7e35 (diff) | |
parent | 1b92c204c10594fce6a715710c277a748a4fdc68 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kakunpc/suihankey/rev1')
-rw-r--r-- | keyboards/kakunpc/suihankey/rev1/config.h | 7 | ||||
-rw-r--r-- | keyboards/kakunpc/suihankey/rev1/info.json | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/keyboards/kakunpc/suihankey/rev1/config.h b/keyboards/kakunpc/suihankey/rev1/config.h index 106cfc2c3b..3ff2fdb27b 100644 --- a/keyboards/kakunpc/suihankey/rev1/config.h +++ b/keyboards/kakunpc/suihankey/rev1/config.h @@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0xFEED -#define PRODUCT_ID 0x0000 -#define DEVICE_VER 0x0001 -#define MANUFACTURER kakunpc -#define PRODUCT Suihankey - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 4 diff --git a/keyboards/kakunpc/suihankey/rev1/info.json b/keyboards/kakunpc/suihankey/rev1/info.json index 70029e17c9..299c847aab 100644 --- a/keyboards/kakunpc/suihankey/rev1/info.json +++ b/keyboards/kakunpc/suihankey/rev1/info.json @@ -1,7 +1,13 @@ { - "keyboard_name": "suihankey", + "keyboard_name": "Suihankey", + "manufacturer": "kakunpc", "url": "https://kakunpc.booth.pm/", "maintainer": "kakunpc", + "usb": { + "vid": "0xFEED", + "pid": "0x0000", + "device_version": "0.0.1" + }, "layouts": { "LAYOUT": { "layout": [ |