summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-04 00:58:29 +1000
committerGitHub <noreply@github.com>2022-08-03 15:58:29 +0100
commit5f6cf24294c789963415f615db2fa24e46f89fa6 (patch)
tree1b8441050dbf0d3f17e775c002cea1e187734915
parentc4e767b4c9dbd67e270c955f1a021dfd2dd12e91 (diff)
Move keyboard USB IDs and strings to data driven: Q (#17883)
-rw-r--r--keyboards/q4z/config.h7
-rw-r--r--keyboards/q4z/info.json6
-rw-r--r--keyboards/qpockets/eggman/config.h7
-rw-r--r--keyboards/qpockets/eggman/info.json6
-rw-r--r--keyboards/qpockets/space_space/rev1/config.h7
-rw-r--r--keyboards/qpockets/space_space/rev1/info.json6
-rw-r--r--keyboards/qpockets/space_space/rev2/config.h7
-rw-r--r--keyboards/qpockets/space_space/rev2/info.json6
-rw-r--r--keyboards/qpockets/wanten/config.h7
-rw-r--r--keyboards/qpockets/wanten/info.json6
-rw-r--r--keyboards/quad_h/lb75/config.h7
-rw-r--r--keyboards/quad_h/lb75/info.json6
-rw-r--r--keyboards/quantrik/kyuu/config.h7
-rw-r--r--keyboards/quantrik/kyuu/info.json6
-rw-r--r--keyboards/qvex/lynepad/config.h7
-rw-r--r--keyboards/qvex/lynepad/info.json8
-rw-r--r--keyboards/qwertykeys/qk65/hotswap/config.h8
-rw-r--r--keyboards/qwertykeys/qk65/hotswap/info.json8
-rw-r--r--keyboards/qwertykeys/qk65/solder/config.h8
-rw-r--r--keyboards/qwertykeys/qk65/solder/info.json8
-rw-r--r--keyboards/qwertyydox/config.h7
-rw-r--r--keyboards/qwertyydox/info.json6
22 files changed, 69 insertions, 82 deletions
diff --git a/keyboards/q4z/config.h b/keyboards/q4z/config.h
index 8a591a9a89..19d618a025 100644
--- a/keyboards/q4z/config.h
+++ b/keyboards/q4z/config.h
@@ -17,13 +17,6 @@
17 17
18#include "config_common.h" 18#include "config_common.h"
19 19
20/* USB Device descriptor parameter */
21#define VENDOR_ID 0x0001
22#define PRODUCT_ID 0x0001
23#define DEVICE_VER 0x0001
24#define MANUFACTURER drmmr
25#define PRODUCT q4z keyboard
26
27/* key matrix size */ 20/* key matrix size */
28#define MATRIX_ROWS 5 21#define MATRIX_ROWS 5
29#define MATRIX_COLS 10 22#define MATRIX_COLS 10
diff --git a/keyboards/q4z/info.json b/keyboards/q4z/info.json
index 47fe4dd0ed..6b1503f551 100644
--- a/keyboards/q4z/info.json
+++ b/keyboards/q4z/info.json
@@ -1,7 +1,13 @@
1{ 1{
2 "keyboard_name": "q4z", 2 "keyboard_name": "q4z",
3 "manufacturer": "drmmr",
3 "url": "", 4 "url": "",
4 "maintainer": "rjboone", 5 "maintainer": "rjboone",
6 "usb": {
7 "vid": "0x0001",
8 "pid": "0x0001",
9 "device_version": "0.0.1"
10 },
5 "layouts": { 11 "layouts": {
6 "LAYOUT": { 12 "LAYOUT": {
7 "layout": [ 13 "layout": [
diff --git a/keyboards/qpockets/eggman/config.h b/keyboards/qpockets/eggman/config.h
index e1515e6c3d..50f05a0147 100644
--- a/keyboards/qpockets/eggman/config.h
+++ b/keyboards/qpockets/eggman/config.h
@@ -18,13 +18,6 @@
18 18
19#include "config_common.h" 19#include "config_common.h"
20 20
21/* USB Device descriptor parameter */
22#define VENDOR_ID 0x7170
23#define PRODUCT_ID 0x656D
24#define DEVICE_VER 0x1000
25#define MANUFACTURER qpockets
26#define PRODUCT eggman
27
28/* key matrix size */ 21/* key matrix size */
29#define MATRIX_ROWS 7 22#define MATRIX_ROWS 7
30#define MATRIX_COLS 7 23#define MATRIX_COLS 7
diff --git a/keyboards/qpockets/eggman/info.json b/keyboards/qpockets/eggman/info.json
index 17e1cb2166..f9cc6c77b9 100644
--- a/keyboards/qpockets/eggman/info.json
+++ b/keyboards/qpockets/eggman/info.json
@@ -1,7 +1,13 @@
1{ 1{
2 "keyboard_name": "eggman", 2 "keyboard_name": "eggman",
3 "manufacturer": "qpockets",
3 "url": "", 4 "url": "",
4 "maintainer": "qpockets", 5 "maintainer": "qpockets",
6 "usb": {
7 "vid": "0x7170",
8 "pid": "0x656D",
9 "device_version": "10.0.0"
10 },
5 "layouts": { 11 "layouts": {
6 "LAYOUT_default": { 12 "LAYOUT_default": {
7 "layout": [ 13 "layout": [
diff --git a/keyboards/qpockets/space_space/rev1/config.h b/keyboards/qpockets/space_space/rev1/config.h
index d52aad4c2b..50ef5b3a20 100644
--- a/keyboards/qpockets/space_space/rev1/config.h
+++ b/keyboards/qpockets/space_space/rev1/config.h
@@ -18,13 +18,6 @@
18 18
19#include "config_common.h" 19#include "config_common.h"
20 20
21/* USB Device descriptor parameter */
22#define VENDOR_ID 0x7170
23#define PRODUCT_ID 0x7373
24#define DEVICE_VER 0x3000
25#define MANUFACTURER qpockets
26#define PRODUCT space_space
27
28/* key matrix size */ 21/* key matrix size */
29#define MATRIX_ROWS 4 22#define MATRIX_ROWS 4
30#define MATRIX_COLS 11 23#define MATRIX_COLS 11
diff --git a/keyboards/qpockets/space_space/rev1/info.json b/keyboards/qpockets/space_space/rev1/info.json
index 5bac73c642..f882474efe 100644
--- a/keyboards/qpockets/space_space/rev1/info.json
+++ b/keyboards/qpockets/space_space/rev1/info.json
@@ -1,7 +1,13 @@
1{ 1{
2 "keyboard_name": "space_space", 2 "keyboard_name": "space_space",
3 "manufacturer": "qpockets",
3 "url": "", 4 "url": "",
4 "maintainer": "qpockets", 5 "maintainer": "qpockets",
6 "usb": {
7 "vid": "0x7170",
8 "pid": "0x7373",
9 "device_version": "30.0.0"
10 },
5 "layouts": { 11 "layouts": {
6 "LAYOUT_default": { 12 "LAYOUT_default": {
7 "layout": [ 13 "layout": [
diff --git a/keyboards/qpockets/space_space/rev2/config.h b/keyboards/qpockets/space_space/rev2/config.h
index bb8f04da2b..5be679fa50 100644
--- a/keyboards/qpockets/space_space/rev2/config.h
+++ b/keyboards/qpockets/space_space/rev2/config.h
@@ -18,13 +18,6 @@
18 18
19#include "config_common.h" 19#include "config_common.h"
20 20
21/* USB Device descriptor parameter */
22#define VENDOR_ID 0x7170
23#define PRODUCT_ID 0x7373
24#define DEVICE_VER 0x3002
25#define MANUFACTURER qpockets
26#define PRODUCT space_space
27
28/* key matrix size */ 21/* key matrix size */
29#define MATRIX_ROWS 4 22#define MATRIX_ROWS 4
30#define MATRIX_COLS 11 23#define MATRIX_COLS 11
diff --git a/keyboards/qpockets/space_space/rev2/info.json b/keyboards/qpockets/space_space/rev2/info.json
index 5bac73c642..a6cad3665e 100644
--- a/keyboards/qpockets/space_space/rev2/info.json
+++ b/keyboards/qpockets/space_space/rev2/info.json
@@ -1,7 +1,13 @@
1{ 1{
2 "keyboard_name": "space_space", 2 "keyboard_name": "space_space",
3 "manufacturer": "qpockets",
3 "url": "", 4 "url": "",
4 "maintainer": "qpockets", 5 "maintainer": "qpockets",
6 "usb": {
7 "vid": "0x7170",
8 "pid": "0x7373",
9 "device_version": "30.0.2"
10 },
5 "layouts": { 11 "layouts": {
6 "LAYOUT_default": { 12 "LAYOUT_default": {
7 "layout": [ 13 "layout": [
diff --git a/keyboards/qpockets/wanten/config.h b/keyboards/qpockets/wanten/config.h
index 18a91c1dfd..f2723ef51c 100644
--- a/keyboards/qpockets/wanten/config.h
+++ b/keyboards/qpockets/wanten/config.h
@@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
19 19
20#include "config_common.h" 20#include "config_common.h"
21 21
22/* USB Device descriptor parameter */
23#define VENDOR_ID 0x7170 //qp
24#define PRODUCT_ID 0x7774 //wt
25#define DEVICE_VER 0x0001
26#define MANUFACTURER qpockets
27#define PRODUCT wanten
28
29/* key matrix size */ 22/* key matrix size */
30#define MATRIX_ROWS 4 23#define MATRIX_ROWS 4
31#define MATRIX_COLS 12 24#define MATRIX_COLS 12
diff --git a/keyboards/qpockets/wanten/info.json b/keyboards/qpockets/wanten/info.json
index e683761582..d78efd2758 100644
--- a/keyboards/qpockets/wanten/info.json
+++ b/keyboards/qpockets/wanten/info.json
@@ -1,7 +1,13 @@
1{ 1{
2 "keyboard_name": "wanten", 2 "keyboard_name": "wanten",
3 "manufacturer": "qpockets",
3 "url": "", 4 "url": "",
4 "maintainer": "qpockets", 5 "maintainer": "qpockets",
6 "usb": {
7 "vid": "0x7170",
8 "pid": "0x7774",
9 "device_version": "0.0.1"
10 },
5 "layouts": { 11 "layouts": {
6 "LAYOUT_default": { 12 "LAYOUT_default": {
7 "layout": [ 13 "layout": [
diff --git a/keyboards/quad_h/lb75/config.h b/keyboards/quad_h/lb75/config.h
index 36cb275a97..e5e9af0d7a 100644
--- a/keyboards/quad_h/lb75/config.h
+++ b/keyboards/quad_h/lb75/config.h
@@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
19 19
20#include "config_common.h" 20#include "config_common.h"
21 21
22/* USB Device descriptor parameter */
23#define VENDOR_ID 0xA103
24#define PRODUCT_ID 0x0007
25#define DEVICE_VER 0x0001
26#define MANUFACTURER QUADH
27#define PRODUCT LB75
28
29/* key matrix size */ 22/* key matrix size */
30#define MATRIX_ROWS 12 23#define MATRIX_ROWS 12
31#define MATRIX_COLS 8 24#define MATRIX_COLS 8
diff --git a/keyboards/quad_h/lb75/info.json b/keyboards/quad_h/lb75/info.json
index 84916f1b9b..10e63cb2d0 100644
--- a/keyboards/quad_h/lb75/info.json
+++ b/keyboards/quad_h/lb75/info.json
@@ -1,7 +1,13 @@
1{ 1{
2 "keyboard_name": "LB75", 2 "keyboard_name": "LB75",
3 "manufacturer": "QUADH",
3 "url": "", 4 "url": "",
4 "maintainer": "ai03", 5 "maintainer": "ai03",
6 "usb": {
7 "vid": "0xA103",
8 "pid": "0x0007",
9 "device_version": "0.0.1"
10 },
5 "layouts": { 11 "layouts": {
6 "LAYOUT_continuous_fnrow": { 12 "LAYOUT_continuous_fnrow": {
7 "layout": [ 13 "layout": [
diff --git a/keyboards/quantrik/kyuu/config.h b/keyboards/quantrik/kyuu/config.h
index 772e404ad0..e0e30baa63 100644
--- a/keyboards/quantrik/kyuu/config.h
+++ b/keyboards/quantrik/kyuu/config.h
@@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
19 19
20#include "config_common.h" 20#include "config_common.h"
21 21
22/* USB Device descriptor parameter */
23#define VENDOR_ID 0x5154 // "QT"
24#define PRODUCT_ID 0x0009
25#define DEVICE_VER 0x0001
26#define MANUFACTURER Quantrik
27#define PRODUCT Kyuu
28
29/* key matrix size */ 22/* key matrix size */
30#define MATRIX_ROWS 5 23#define MATRIX_ROWS 5
31#define MATRIX_COLS 15 24#define MATRIX_COLS 15
diff --git a/keyboards/quantrik/kyuu/info.json b/keyboards/quantrik/kyuu/info.json
index c245b8baee..f30b74c1a7 100644
--- a/keyboards/quantrik/kyuu/info.json
+++ b/keyboards/quantrik/kyuu/info.json
@@ -1,7 +1,13 @@
1{ 1{
2 "keyboard_name": "Kyuu", 2 "keyboard_name": "Kyuu",
3 "manufacturer": "Quantrik",
3 "url": "", 4 "url": "",
4 "maintainer": "qmk", 5 "maintainer": "qmk",
6 "usb": {
7 "vid": "0x5154",
8 "pid": "0x0009",
9 "device_version": "0.0.1"
10 },
5 "layouts": { 11 "layouts": {
6 "LAYOUT": { 12 "LAYOUT": {
7 "layout": [ 13 "layout": [
diff --git a/keyboards/qvex/lynepad/config.h b/keyboards/qvex/lynepad/config.h
index d1a5c2eb0b..e3c38406db 100644
--- a/keyboards/qvex/lynepad/config.h
+++ b/keyboards/qvex/lynepad/config.h
@@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
19 19
20#include "config_common.h" 20#include "config_common.h"
21 21
22/* USB Device descriptor parameter */
23#define VENDOR_ID 0x5156
24#define PRODUCT_ID 0x4C50
25#define DEVICE_VER 0x0001
26#define MANUFACTURER QVEX
27#define PRODUCT Lynepad
28
29/* key matrix size */ 22/* key matrix size */
30#define MATRIX_ROWS 3 23#define MATRIX_ROWS 3
31#define MATRIX_COLS 4 24#define MATRIX_COLS 4
diff --git a/keyboards/qvex/lynepad/info.json b/keyboards/qvex/lynepad/info.json
index 46612141c1..3a21a1f9b5 100644
--- a/keyboards/qvex/lynepad/info.json
+++ b/keyboards/qvex/lynepad/info.json
@@ -1,7 +1,13 @@
1{ 1{
2 "keyboard_name": "QVEX Lynepad", 2 "keyboard_name": "Lynepad",
3 "manufacturer": "QVEX",
3 "url": "https://www.tindie.com/products/qvex_tech/qvex-lynepad-macro-keypad/", 4 "url": "https://www.tindie.com/products/qvex_tech/qvex-lynepad-macro-keypad/",
4 "maintainer": "KemoNine", 5 "maintainer": "KemoNine",
6 "usb": {
7 "vid": "0x5156",
8 "pid": "0x4C50",
9 "device_version": "0.0.1"
10 },
5 "layouts": { 11 "layouts": {
6 "LAYOUT": { 12 "LAYOUT": {
7 "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}] 13 "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}]
diff --git a/keyboards/qwertykeys/qk65/hotswap/config.h b/keyboards/qwertykeys/qk65/hotswap/config.h
index 8dfaf1648d..51b4780c22 100644
--- a/keyboards/qwertykeys/qk65/hotswap/config.h
+++ b/keyboards/qwertykeys/qk65/hotswap/config.h
@@ -19,14 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
19 19
20#include "config_common.h" 20#include "config_common.h"
21 21
22/* USB Device descriptor parameter */
23#define VENDOR_ID 0x4F53 //0x4F53 for qwertykeys
24#define PRODUCT_ID 0x514B //0x514B QK for QK65
25#define DEVICE_VER 0x0001
26#define MANUFACTURER qwertykeys
27#define PRODUCT QK65
28
29
30/* key matrix size */ 22/* key matrix size */
31#define MATRIX_ROWS 5 23#define MATRIX_ROWS 5
32#define MATRIX_COLS 15 24#define MATRIX_COLS 15
diff --git a/keyboards/qwertykeys/qk65/hotswap/info.json b/keyboards/qwertykeys/qk65/hotswap/info.json
index 21d30bd491..a4684a27db 100644
--- a/keyboards/qwertykeys/qk65/hotswap/info.json
+++ b/keyboards/qwertykeys/qk65/hotswap/info.json
@@ -1,7 +1,13 @@
1{ 1{
2 "keyboard_name": "qk65", 2 "keyboard_name": "QK65 Hotswap",
3 "manufacturer": "qwertykeys",
3 "url": "", 4 "url": "",
4 "maintainer": "qwertykeys", 5 "maintainer": "qwertykeys",
6 "usb": {
7 "vid": "0x4F53",
8 "pid": "0x514B",
9 "device_version": "0.0.1"
10 },
5 "layout_aliases": { 11 "layout_aliases": {
6 "LAYOUT_hotswap": "LAYOUT_65_ansi_blocker" 12 "LAYOUT_hotswap": "LAYOUT_65_ansi_blocker"
7 }, 13 },
diff --git a/keyboards/qwertykeys/qk65/solder/config.h b/keyboards/qwertykeys/qk65/solder/config.h
index be8c11bbda..b12d6d4121 100644
--- a/keyboards/qwertykeys/qk65/solder/config.h
+++ b/keyboards/qwertykeys/qk65/solder/config.h
@@ -19,14 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
19 19
20#include "config_common.h" 20#include "config_common.h"
21 21
22/* USB Device descriptor parameter s*/
23#define VENDOR_ID 0x4F53 // 0x4F53 for qwertykeys
24#define PRODUCT_ID 0x5153 //0x5153 QS for QK65 Solder
25#define DEVICE_VER 0x0001
26#define MANUFACTURER qwertykeys
27#define PRODUCT QK65
28
29
30/* key matrix size */ 22/* key matrix size */
31#define MATRIX_ROWS 5 23#define MATRIX_ROWS 5
32#define MATRIX_COLS 15 24#define MATRIX_COLS 15
diff --git a/keyboards/qwertykeys/qk65/solder/info.json b/keyboards/qwertykeys/qk65/solder/info.json
index 53c5179f42..332f881cb3 100644
--- a/keyboards/qwertykeys/qk65/solder/info.json
+++ b/keyboards/qwertykeys/qk65/solder/info.json
@@ -1,7 +1,13 @@
1{ 1{
2 "keyboard_name": "qk65", 2 "keyboard_name": "QK65 Solder",
3 "manufacturer": "qwertykeys",
3 "url": "", 4 "url": "",
4 "maintainer": "qwertykeys", 5 "maintainer": "qwertykeys",
6 "usb": {
7 "vid": "0x4F53",
8 "pid": "0x5153",
9 "device_version": "0.0.1"
10 },
5 "layout_aliases": { 11 "layout_aliases": {
6 "LAYOUT_solder": "LAYOUT_all", 12 "LAYOUT_solder": "LAYOUT_all",
7 "LAYOUT_iso": "LAYOUT_65_iso_blocker" 13 "LAYOUT_iso": "LAYOUT_65_iso_blocker"
diff --git a/keyboards/qwertyydox/config.h b/keyboards/qwertyydox/config.h
index 4ca8fed192..748999ac64 100644
--- a/keyboards/qwertyydox/config.h
+++ b/keyboards/qwertyydox/config.h
@@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
19 19
20#include "config_common.h" 20#include "config_common.h"
21 21
22/* USB Device descriptor parameter */
23#define VENDOR_ID 0xCEEB
24#define PRODUCT_ID 0x1256
25#define DEVICE_VER 0x0100
26#define MANUFACTURER AYDENandDAD Youtube
27#define PRODUCT QWERTYYdox
28
29/* key matrix size */ 22/* key matrix size */
30// Rows are doubled-up 23// Rows are doubled-up
31#define MATRIX_ROWS 8 24#define MATRIX_ROWS 8
diff --git a/keyboards/qwertyydox/info.json b/keyboards/qwertyydox/info.json
index 53de10d3f6..ee19ee58c0 100644
--- a/keyboards/qwertyydox/info.json
+++ b/keyboards/qwertyydox/info.json
@@ -1,8 +1,14 @@
1{ 1{
2 "keyboard_name": "QWERTYYdox", 2 "keyboard_name": "QWERTYYdox",
3 "manufacturer": "AYDENandDAD Youtube",
3 "identifier": "0x1256", 4 "identifier": "0x1256",
4 "url": "", 5 "url": "",
5 "maintainer": "qmk", 6 "maintainer": "qmk",
7 "usb": {
8 "vid": "0xCEEB",
9 "pid": "0x1256",
10 "device_version": "1.0.0"
11 },
6 "bootloader": "caterina", 12 "bootloader": "caterina",
7 "processor": "atmega32u4", 13 "processor": "atmega32u4",
8 "layouts": { 14 "layouts": {