summaryrefslogtreecommitdiff
path: root/keyboards/neito
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-02 10:10:48 +1000
committerGitHub <noreply@github.com>2022-08-02 01:10:48 +0100
commit056a44c7d3806dad0896133743b755151992d61f (patch)
tree4186a9298c0211a2c51c01ebb4f60124e7efa218 /keyboards/neito
parent7222969964a41a295910844ef93372e368439a09 (diff)
Move keyboard USB IDs and strings to data driven: N (#17865)
Diffstat (limited to 'keyboards/neito')
-rw-r--r--keyboards/neito/config.h7
-rw-r--r--keyboards/neito/info.json6
2 files changed, 6 insertions, 7 deletions
diff --git a/keyboards/neito/config.h b/keyboards/neito/config.h
index c638b800c4..1ad5401f30 100644
--- a/keyboards/neito/config.h
+++ b/keyboards/neito/config.h
@@ -16,13 +16,6 @@
#pragma once
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xB9F7 // "Oliver Granlund"
-#define PRODUCT_ID 0xB44C // "Neito"
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Oliver Granlund
-#define PRODUCT Neito
-
#define MATRIX_ROWS 10
#define MATRIX_COLS 8
#define MATRIX_ROW_PINS { E6, F0, F5, F6, C7, C6, B4, D7, D6, D4 }
diff --git a/keyboards/neito/info.json b/keyboards/neito/info.json
index dbc5fad525..884a97b136 100644
--- a/keyboards/neito/info.json
+++ b/keyboards/neito/info.json
@@ -1,7 +1,13 @@
{
"keyboard_name": "Neito",
+ "manufacturer": "Oliver Granlund",
"url": "olli.works",
"maintainer": "Oliver Granlund",
+ "usb": {
+ "vid": "0xB9F7",
+ "pid": "0xB44C",
+ "device_version": "0.0.1"
+ },
"layouts": {
"LAYOUT": {
"layout": [