summaryrefslogtreecommitdiff
path: root/keyboards/deng
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-07-30 13:02:47 +1000
committerGitHub <noreply@github.com>2022-07-29 20:02:47 -0700
commit306e50b84cdf0aaac01838c4519209b642dee113 (patch)
tree386de8a2406202b1a0fecd51e6c932e77d5c4c62 /keyboards/deng
parentd1096ad440e046fb44d3ba75c0049065b1dadb60 (diff)
Move keyboard USB IDs and strings to data driven: D (#17814)
Diffstat (limited to 'keyboards/deng')
-rw-r--r--keyboards/deng/djam/config.h6
-rw-r--r--keyboards/deng/djam/info.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/deng/djam/config.h b/keyboards/deng/djam/config.h
index b5cf1a087e..001b2ff19f 100644
--- a/keyboards/deng/djam/config.h
+++ b/keyboards/deng/djam/config.h
@@ -17,12 +17,6 @@
#include "config_common.h"
-#define VENDOR_ID 0xDE29
-#define PRODUCT_ID 0x7325
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Leo Deng
-#define PRODUCT DJam
-
#define MATRIX_ROWS 3
#define MATRIX_COLS 8
#define MATRIX_ROW_PINS { F0, F1, F4 }
diff --git a/keyboards/deng/djam/info.json b/keyboards/deng/djam/info.json
index d940c7c2ad..3e871ae85b 100644
--- a/keyboards/deng/djam/info.json
+++ b/keyboards/deng/djam/info.json
@@ -1,7 +1,13 @@
{
"keyboard_name": "DJam",
+ "manufacturer": "Leo Deng",
"url": "",
"maintainer": "myst729",
+ "usb": {
+ "vid": "0xDE29",
+ "pid": "0x7325",
+ "device_version": "0.0.1"
+ },
"layouts": {
"LAYOUT": {
"layout": [