summaryrefslogtreecommitdiff
path: root/keyboards/boston
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-07-26 01:20:19 +1000
committerGitHub <noreply@github.com>2022-07-25 16:20:19 +0100
commit50c2b151b203b776bacdf48deb7606f1d6c516fd (patch)
tree99db4f8b545d9bece871361bcc53c94b517c3fb6 /keyboards/boston
parentd2161f113be1a63a4f913adacbdad96a2d23c31f (diff)
Move keyboard USB IDs and strings to data driven: B (#17782)
Diffstat (limited to 'keyboards/boston')
-rw-r--r--keyboards/boston/config.h6
-rw-r--r--keyboards/boston/info.json8
2 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/boston/config.h b/keyboards/boston/config.h
index 247616d3da..ebaa7ae640 100644
--- a/keyboards/boston/config.h
+++ b/keyboards/boston/config.h
@@ -16,12 +16,6 @@
#pragma once
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xAC12
-#define PRODUCT_ID 0x4176
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Pylon
-#define PRODUCT Boston
/* key matrix size */
#define MATRIX_ROWS 7
#define MATRIX_COLS 19
diff --git a/keyboards/boston/info.json b/keyboards/boston/info.json
index 82e4915176..f0d832afbf 100644
--- a/keyboards/boston/info.json
+++ b/keyboards/boston/info.json
@@ -1,7 +1,13 @@
{
- "keyboard_name": "boston",
+ "keyboard_name": "Boston",
+ "manufacturer": "Pylon",
"url": "https://github.com/bluepylons/Boston",
"maintainer": "bluepylons",
+ "usb": {
+ "vid": "0xAC12",
+ "pid": "0x4176",
+ "device_version": "0.0.1"
+ },
"layouts": {
"LAYOUT_all": {
"layout": [