summaryrefslogtreecommitdiff
path: root/keyboards/puck
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-03 17:23:15 +1000
committerGitHub <noreply@github.com>2022-08-03 17:23:15 +1000
commitb6757d2380d32b5f60f61ffc42d27c40eb219208 (patch)
tree2780145169ebdddab4eba4458956a85d91178c33 /keyboards/puck
parent3da6575e2480d46399be01c21270c57420e0f16d (diff)
Move keyboard USB IDs and strings to data driven: P (#17875)
Diffstat (limited to 'keyboards/puck')
-rw-r--r--keyboards/puck/config.h7
-rw-r--r--keyboards/puck/info.json6
2 files changed, 6 insertions, 7 deletions
diff --git a/keyboards/puck/config.h b/keyboards/puck/config.h
index c4eeb207f9..a3d875b65a 100644
--- a/keyboards/puck/config.h
+++ b/keyboards/puck/config.h
@@ -2,13 +2,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x6060
-#define DEVICE_VER 0x0001
-#define MANUFACTURER OkKeebs LLC
-#define PRODUCT Puck
-
/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 3
diff --git a/keyboards/puck/info.json b/keyboards/puck/info.json
index 095f572163..0d9c5ffa04 100644
--- a/keyboards/puck/info.json
+++ b/keyboards/puck/info.json
@@ -1,7 +1,13 @@
{
"keyboard_name": "Puck",
+ "manufacturer": "OkKeebs LLC",
"url": "",
"maintainer": "john-pettigrew",
+ "usb": {
+ "vid": "0xFEED",
+ "pid": "0x6060",
+ "device_version": "0.0.1"
+ },
"layouts": {
"LAYOUT": {
"layout": [