summaryrefslogtreecommitdiff
path: root/keyboards/trashman
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-04 11:35:08 +1000
committerGitHub <noreply@github.com>2022-08-04 02:35:08 +0100
commit17176daf26ae17b8ae54312217555f1bfed782c1 (patch)
tree80f5a9dddc5588fe09964703780423e4cde43013 /keyboards/trashman
parent5a631ed9ac23b58b1e58ba169e58d443ba5fad87 (diff)
Move keyboard USB IDs and strings to data driven: T (#17899)
Diffstat (limited to 'keyboards/trashman')
-rw-r--r--keyboards/trashman/ketch/config.h6
-rw-r--r--keyboards/trashman/ketch/info.json8
2 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/trashman/ketch/config.h b/keyboards/trashman/ketch/config.h
index 93e6479a15..20e79e5c1c 100644
--- a/keyboards/trashman/ketch/config.h
+++ b/keyboards/trashman/ketch/config.h
@@ -23,12 +23,6 @@ SOFTWARE.
#pragma once
#include "config_common.h"
-#define VENDOR_ID 0xFEAE
-#define PRODUCT_ID 0x8947
-#define DEVICE_VER 0x0001
-#define MANUFACTURER trash man
-#define PRODUCT Ketch
-
#define MATRIX_ROWS 6
#define MATRIX_COLS 8
#define MATRIX_ROW_PINS { F5, F1, F0, F7, B6, F6 }
diff --git a/keyboards/trashman/ketch/info.json b/keyboards/trashman/ketch/info.json
index 2fa70b05be..fbeffd539c 100644
--- a/keyboards/trashman/ketch/info.json
+++ b/keyboards/trashman/ketch/info.json
@@ -1,7 +1,13 @@
{
- "keyboard_name": "ketch",
+ "keyboard_name": "Ketch",
+ "manufacturer": "trash man",
"url": "https://trashman.wiki/pcbs/ketch",
"maintainer": "jetpacktuxedo",
+ "usb": {
+ "vid": "0xFEAE",
+ "pid": "0x8947",
+ "device_version": "0.0.1"
+ },
"layouts": {
"LAYOUT": {
"layout": [