Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move keyboard USB IDs and strings to data driven: L #17849

Merged
merged 1 commit into from
Aug 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions keyboards/labbe/labbeminiv1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@

#include "config_common.h"

/* USB Device descriptor parameter */
#define VENDOR_ID 0xABBE
#define PRODUCT_ID 0x4C4D
#define DEVICE_VER 0x0001
#define MANUFACTURER Labbe
#define PRODUCT Labbe Mini V1

/* key matrix size */
#define MATRIX_ROWS 2
#define MATRIX_COLS 3
Expand Down
6 changes: 6 additions & 0 deletions keyboards/labbe/labbeminiv1/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "Labbe Mini V1",
"manufacturer": "Labbe",
"url": "",
"maintainer": "qmk",
"usb": {
"vid": "0xABBE",
"pid": "0x4C4D",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_wasd": {
"layout": [{"x":1, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}]
Expand Down
7 changes: 0 additions & 7 deletions keyboards/labyrinth75/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#include "config_common.h"

/* USB Device descriptor parameter */
#define VENDOR_ID 0x4F53
#define PRODUCT_ID 0x464B
#define DEVICE_VER 0x0001
#define MANUFACTURER Livi
#define PRODUCT labyrinth75

/* key matrix size */
#define MATRIX_ROWS 9
#define MATRIX_COLS 9
Expand Down
6 changes: 6 additions & 0 deletions keyboards/labyrinth75/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "labyrinth75",
"manufacturer": "Livi",
"url": "",
"maintainer": "qmk",
"usb": {
"vid": "0x4F53",
"pid": "0x464B",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT": {
"layout": [{"label":"Esc", "x":0, "y":0}, {"label":"F1", "x":1.5, "y":0}, {"label":"F2", "x":2.5, "y":0}, {"label":"F3", "x":3.5, "y":0}, {"label":"F4", "x":4.5, "y":0}, {"label":"F5", "x":5.75, "y":0}, {"label":"F6", "x":6.75, "y":0}, {"label":"F7", "x":7.75, "y":0}, {"label":"F8", "x":8.75, "y":0}, {"label":"F9", "x":10, "y":0}, {"label":"F10", "x":11, "y":0}, {"label":"F11", "x":12, "y":0}, {"label":"F12", "x":13, "y":0}, {"label":"PrtSc", "x":15, "y":0}, {"label":"~", "x":0, "y":1.25}, {"label":"!", "x":1, "y":1.25}, {"label":"@", "x":2, "y":1.25}, {"label":"#", "x":3, "y":1.25}, {"label":"$", "x":4, "y":1.25}, {"label":"%", "x":5, "y":1.25}, {"label":"^", "x":6, "y":1.25}, {"label":"&", "x":7, "y":1.25}, {"label":"*", "x":8, "y":1.25}, {"label":"(", "x":9, "y":1.25}, {"label":")", "x":10, "y":1.25}, {"label":"_", "x":11, "y":1.25}, {"label":"+", "x":12, "y":1.25}, {"label":"Backspace", "x":13, "y":1.25, "w":2}, {"label":"Delete", "x":15, "y":1.25}, {"label":"Tab", "x":0, "y":2.25, "w":1.5}, {"label":"Q", "x":1.5, "y":2.25}, {"label":"W", "x":2.5, "y":2.25}, {"label":"E", "x":3.5, "y":2.25}, {"label":"R", "x":4.5, "y":2.25}, {"label":"T", "x":5.5, "y":2.25}, {"label":"Y", "x":6.5, "y":2.25}, {"label":"U", "x":7.5, "y":2.25}, {"label":"I", "x":8.5, "y":2.25}, {"label":"O", "x":9.5, "y":2.25}, {"label":"P", "x":10.5, "y":2.25}, {"label":"{", "x":11.5, "y":2.25}, {"label":"}", "x":12.5, "y":2.25}, {"label":"|", "x":13.5, "y":2.25, "w":1.5}, {"label":"Page Up", "x":15, "y":2.25}, {"label":"Caps Lock", "x":0, "y":3.25, "w":1.75}, {"label":"A", "x":1.75, "y":3.25}, {"label":"S", "x":2.75, "y":3.25}, {"label":"D", "x":3.75, "y":3.25}, {"label":"F", "x":4.75, "y":3.25}, {"label":"G", "x":5.75, "y":3.25}, {"label":"H", "x":6.75, "y":3.25}, {"label":"J", "x":7.75, "y":3.25}, {"label":"K", "x":8.75, "y":3.25}, {"label":"L", "x":9.75, "y":3.25}, {"label":":", "x":10.75, "y":3.25}, {"label":"\"", "x":11.75, "y":3.25}, {"label":"Enter", "x":12.75, "y":3.25, "w":2.25}, {"label":"Page Down", "x":15, "y":3.25}, {"label":"Shift", "x":0, "y":4.25, "w":2.25}, {"label":"Z", "x":2.25, "y":4.25}, {"label":"X", "x":3.25, "y":4.25}, {"label":"C", "x":4.25, "y":4.25}, {"label":"V", "x":5.25, "y":4.25}, {"label":"B", "x":6.25, "y":4.25}, {"label":"N", "x":7.25, "y":4.25}, {"label":"M", "x":8.25, "y":4.25}, {"label":"<", "x":9.25, "y":4.25}, {"label":">", "x":10.25, "y":4.25}, {"label":"?", "x":11.25, "y":4.25}, {"label":"Shift", "x":12.25, "y":4.25, "w":1.75}, {"label":"\u2191", "x":14, "y":4.25}, {"label":"End", "x":15, "y":4.25}, {"label":"Ctrl", "x":0, "y":5.25, "w":1.25}, {"label":"Win", "x":1.25, "y":5.25, "w":1.25}, {"label":"Alt", "x":2.5, "y":5.25, "w":1.25}, {"x":3.75, "y":5.25, "w":6.25}, {"label":"Alt", "x":10, "y":5.25, "w":1.25}, {"label":"Ctrl", "x":11.25, "y":5.25, "w":1.25}, {"label":"\u2190", "x":13, "y":5.25}, {"label":"\u2193", "x":14, "y":5.25}, {"label":"\u2192", "x":15, "y":5.25}]
Expand Down
5 changes: 0 additions & 5 deletions keyboards/latincompass/latin17rgb/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@

/* USB Device descriptor parameter */
#include "config_common.h"
#define VENDOR_ID 0x7C88 // "hw" = haierwangwei2005
#define PRODUCT_ID 0x7C97 // "lp" = latin17RGB
#define DEVICE_VER 0x0001
#define MANUFACTURER 18438880
#define PRODUCT Latin17RGB

/* key matrix size */
#define MATRIX_ROWS 5
Expand Down
8 changes: 7 additions & 1 deletion keyboards/latincompass/latin17rgb/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "latin17rgb",
"keyboard_name": "Latin17RGB",
"manufacturer": "18438880",
"url": "",
"maintainer": "18438880",
"usb": {
"vid": "0x7C88",
"pid": "0x7C97",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_numpad_5x4": {
"layout": [
Expand Down
7 changes: 0 additions & 7 deletions keyboards/latincompass/latin47ble/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@

#include "config_common.h"

/* USB Device descriptor parameter */
#define VENDOR_ID 0x6C63 // "lc" = latincompass
#define PRODUCT_ID 0x6C62 // "lb" = latin47BLE
#define DEVICE_VER 0x0001
#define MANUFACTURER latincompass
#define PRODUCT Latin47BLE

/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 12
Expand Down
8 changes: 7 additions & 1 deletion keyboards/latincompass/latin47ble/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "Latin47ble",
"keyboard_name": "Latin47BLE",
"manufacturer": "latincompass",
"url": "",
"maintainer": "latincompass",
"usb": {
"vid": "0x6C63",
"pid": "0x6C62",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_planck_mit": {
"layout": [
Expand Down
5 changes: 0 additions & 5 deletions keyboards/latincompass/latin60rgb/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@

/* USB Device descriptor parameter */
#include "config_common.h"
#define VENDOR_ID 0x6C63 // "lc" = latincompass
#define PRODUCT_ID 0x6C69 // "lp" = latin60RGB
#define DEVICE_VER 0x0001
#define MANUFACTURER latincompass
#define PRODUCT Latin60RGB

/* key matrix size */
#define MATRIX_ROWS 5
Expand Down
8 changes: 7 additions & 1 deletion keyboards/latincompass/latin60rgb/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "latin60rgb",
"keyboard_name": "Latin60RGB",
"manufacturer": "latincompass",
"url": "",
"maintainer": "latincompass",
"usb": {
"vid": "0x6C63",
"pid": "0x6C69",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_60_latin_hhkb": {
"layout": [
Expand Down
5 changes: 0 additions & 5 deletions keyboards/latincompass/latin64ble/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.*/
#pragma once

#include "config_common.h"
#define VENDOR_ID 0x6C63 // "lc" = latincompass
#define PRODUCT_ID 0x6C71 // "lp" = latin64BLE
#define DEVICE_VER 0x0001
#define MANUFACTURER latincompass
#define PRODUCT Latin64BLE

/* key matrix size */
#define MATRIX_ROWS 8
Expand Down
8 changes: 7 additions & 1 deletion keyboards/latincompass/latin64ble/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "Latin64ble",
"keyboard_name": "Latin64BLE",
"manufacturer": "latincompass",
"url": "",
"maintainer": "latincompass",
"usb": {
"vid": "0x6C63",
"pid": "0x6C71",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
5 changes: 0 additions & 5 deletions keyboards/latincompass/latin6rgb/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@

/* USB Device descriptor parameter */
#include "config_common.h"
#define VENDOR_ID 0x7C88 // "hw" = haierwangwei
#define PRODUCT_ID 0x7C96 // "lp" = latin6RGB
#define DEVICE_VER 0x0001
#define MANUFACTURER 18438880
#define PRODUCT Latin6rgb

/* key matrix size */
#define MATRIX_ROWS 2
Expand Down
8 changes: 7 additions & 1 deletion keyboards/latincompass/latin6rgb/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "latin6rgb",
"keyboard_name": "Latin6rgb",
"manufacturer": "18438880",
"url": "",
"maintainer": "18438880",
"usb": {
"vid": "0x7C88",
"pid": "0x7C96",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_numpad_2x3": {
"layout": [
Expand Down
5 changes: 0 additions & 5 deletions keyboards/latincompass/latinpad/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.*/
#pragma once

#include "config_common.h"
#define VENDOR_ID 0x6C63 // "lc" = latincompass
#define PRODUCT_ID 0x6C70 // "lp" = latinpad
#define DEVICE_VER 0x0001
#define MANUFACTURER latincompass
#define PRODUCT latinpad

/* key matrix size */
#define MATRIX_ROWS 5
Expand Down
6 changes: 6 additions & 0 deletions keyboards/latincompass/latinpad/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "latinpad",
"manufacturer": "latincompass",
"url": "https://github.com/latincompass/2-RotaryEncoder-pad",
"maintainer": "latincompass",
"usb": {
"vid": "0x6C63",
"pid": "0x6C70",
"device_version": "0.0.1"
},
"layouts": {

"LAYOUT": {
Expand Down
5 changes: 0 additions & 5 deletions keyboards/latincompass/latinpadble/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.*/
#pragma once

#include "config_common.h"
#define VENDOR_ID 0x7C88 // "hw" = haierwangwei2005
#define PRODUCT_ID 0x7C98 // "lp" = latinpadble
#define DEVICE_VER 0x0001
#define MANUFACTURER haierwangwei2005
#define PRODUCT latinpadble

// #define NO_ACTION_LAYER
// #define NO_ACTION_TAPPING
Expand Down
6 changes: 6 additions & 0 deletions keyboards/latincompass/latinpadble/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "latinpadble",
"manufacturer": "haierwangwei2005",
"url": "https://github.com/latincompass/2-RotaryEncoder-pad",
"maintainer": "haierwangwei2005",
"usb": {
"vid": "0x7C88",
"pid": "0x7C98",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_pad": {
"layout": [
Expand Down
7 changes: 0 additions & 7 deletions keyboards/lazydesigners/bolt/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#include "config_common.h"

/* USB Device descriptor parameter */
#define VENDOR_ID 0x4C44 // "LD"
#define PRODUCT_ID 0x0041
#define DEVICE_VER 0x0001
#define MANUFACTURER LAZYDESIGNERS
#define PRODUCT Bolt

/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 12
Expand Down
6 changes: 6 additions & 0 deletions keyboards/lazydesigners/bolt/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "Bolt",
"manufacturer": "LAZYDESIGNERS",
"url": "http://lazydesigners.cn",
"maintainer": "LAZYDESIGNERS",
"usb": {
"vid": "0x4C44",
"pid": "0x0041",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
7 changes: 0 additions & 7 deletions keyboards/lazydesigners/cassette8/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@

#include "config_common.h"

/* USB Device descriptor parameter */
#define VENDOR_ID 0x4C44 // "LD"
#define PRODUCT_ID 0x0008
#define DEVICE_VER 0x0001
#define MANUFACTURER LAZYDESIGNERS
#define PRODUCT Cassette8

/* key matrix size */
#define MATRIX_ROWS 2
#define MATRIX_COLS 4
Expand Down
6 changes: 6 additions & 0 deletions keyboards/lazydesigners/cassette8/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "Cassette8",
"manufacturer": "LAZYDESIGNERS",
"url": "http://lazydesigners.cn",
"maintainer": "Jacky@LAZYDESIGNERS",
"usb": {
"vid": "0x4C44",
"pid": "0x0008",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
7 changes: 0 additions & 7 deletions keyboards/lazydesigners/dimpleplus/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#include "config_common.h"

/* USB Device descriptor parameter */
#define VENDOR_ID 0x4C44 // "LD"
#define PRODUCT_ID 0x0061
#define DEVICE_VER 0x0001
#define MANUFACTURER LAZYDESIGNERS
#define PRODUCT Dimpleplus

/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 12
Expand Down
6 changes: 6 additions & 0 deletions keyboards/lazydesigners/dimpleplus/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "Dimpleplus",
"manufacturer": "LAZYDESIGNERS",
"url": "http://lazydesigners.cn",
"maintainer": "LAZYDESIGNERS",
"usb": {
"vid": "0x4C44",
"pid": "0x0061",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
7 changes: 0 additions & 7 deletions keyboards/lazydesigners/the30/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#include "config_common.h"

/* USB Device descriptor parameter */
#define VENDOR_ID 0x4C44 // "LD"
#define PRODUCT_ID 0x0030
#define DEVICE_VER 0x0001
#define MANUFACTURER LazyDesigners
#define PRODUCT THE30

/* key matrix size */
#define MATRIX_ROWS 3
#define MATRIX_COLS 10
Expand Down
6 changes: 6 additions & 0 deletions keyboards/lazydesigners/the30/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "THE30",
"manufacturer": "LazyDesigners",
"url": "http://lazydesigners.cn",
"maintainer": "Erovia",
"usb": {
"vid": "0x4C44",
"pid": "0x0030",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_ortho_3x10": {
"layout": [
Expand Down
7 changes: 0 additions & 7 deletions keyboards/lazydesigners/the40/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@

#include "config_common.h"

/* USB Device descriptor parameter */
#define VENDOR_ID 0x4C44 // "LD"
#define PRODUCT_ID 0x0042
#define DEVICE_VER 0x0001
#define MANUFACTURER LAZYDESIGNERS
#define PRODUCT THE40

/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 12
Expand Down
6 changes: 6 additions & 0 deletions keyboards/lazydesigners/the40/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
{
"keyboard_name": "THE40",
"manufacturer": "LAZYDESIGNERS",
"url": "http://lazydesigners.cn",
"maintainer": "LAZYDESIGNERS",
"usb": {
"vid": "0x4C44",
"pid": "0x0042",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_all": {
"layout": [
Expand Down
7 changes: 0 additions & 7 deletions keyboards/lazydesigners/the50/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@

#include "config_common.h"

/* USB Device descriptor parameter */
#define VENDOR_ID 0x4C44 // "LD"
#define PRODUCT_ID 0x0050
#define DEVICE_VER 0x0001
#define MANUFACTURER LazyDesigners
#define PRODUCT THE50

/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 15
Expand Down
Loading