summaryrefslogtreecommitdiff
path: root/keyboards/jm60
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-07-29 22:49:01 +1000
committerGitHub <noreply@github.com>2022-07-29 13:49:01 +0100
commit394cf7c41e24f966d38b9c8cc9bbc2faca905e2a (patch)
tree82f78f653b957ca74e8e83622d6630f4302c4b5f /keyboards/jm60
parentbcb8600a31843304ab51e67dfc7c9ad555739714 (diff)
Move keyboard USB IDs and strings to data driven: J (#17837)
Diffstat (limited to 'keyboards/jm60')
-rw-r--r--keyboards/jm60/config.h7
-rw-r--r--keyboards/jm60/info.json6
2 files changed, 6 insertions, 7 deletions
diff --git a/keyboards/jm60/config.h b/keyboards/jm60/config.h
index 113c6b4dfb..d3b5ec7243 100644
--- a/keyboards/jm60/config.h
+++ b/keyboards/jm60/config.h
@@ -17,13 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x6464
-#define DEVICE_VER 0x0001
-#define MANUFACTURER JMWS
-#define PRODUCT JM60
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 14
diff --git a/keyboards/jm60/info.json b/keyboards/jm60/info.json
index cdb0da4671..5ad1053aa9 100644
--- a/keyboards/jm60/info.json
+++ b/keyboards/jm60/info.json
@@ -1,7 +1,13 @@
{
"keyboard_name": "JM60",
+ "manufacturer": "JMWS",
"url": "",
"maintainer": "qmk",
+ "usb": {
+ "vid": "0xFEED",
+ "pid": "0x6464",
+ "device_version": "0.0.1"
+ },
"layouts": {
"LAYOUT_60_ansi": {
"layout": [