Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)

This commit is contained in:
Ryan
2022-08-20 10:39:35 +10:00
committed by GitHub
parent 48792b030b
commit 835c971f78
187 changed files with 638 additions and 602 deletions

View File

@@ -16,11 +16,6 @@
#pragma once
/* USB Device descriptor parameter */
#define VENDOR_ID 0x3434
#define MANUFACTURER Keychron
#define PRODUCT Keychron Q2
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15

View File

@@ -16,10 +16,6 @@
#pragma once
/* USB Device descriptor parameter */
#define PRODUCT_ID 0x0110
#define DEVICE_VER 0x0100
/* RGB Matrix Configuration */
#define DRIVER_1_LED_TOTAL 34
#define DRIVER_2_LED_TOTAL 33

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "Keychron Q2",
"keyboard_name": "Q2",
"manufacturer": "Keychron",
"url": "https://github.com/Keychron",
"maintainer": "lalalademaxiya1",
"usb": {
"vid": "0x3434",
"pid": "0x0110",
"device_version": "1.0.0"
},
"layouts": {
"LAYOUT_ansi_67": {
"layout": [

View File

@@ -16,10 +16,6 @@
#pragma once
/* USB Device descriptor parameter */
#define PRODUCT_ID 0x0111
#define DEVICE_VER 0x0100
/* RGB Matrix Configuration */
#define DRIVER_1_LED_TOTAL 34
#define DRIVER_2_LED_TOTAL 33

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "Keychron Q2",
"keyboard_name": "Q2",
"manufacturer": "Keychron",
"url": "https://github.com/Keychron",
"maintainer": "lalalademaxiya1",
"usb": {
"vid": "0x3434",
"pid": "0x0111",
"device_version": "1.0.0"
},
"layouts": {
"LAYOUT_ansi_67": {
"layout": [

View File

@@ -16,10 +16,6 @@
#pragma once
/* USB Device descriptor parameter */
#define PRODUCT_ID 0x0112
#define DEVICE_VER 0x0100
/* RGB Matrix Configuration */
#define DRIVER_1_LED_TOTAL 34
#define DRIVER_2_LED_TOTAL 34

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "Keychron Q2",
"keyboard_name": "Q2",
"manufacturer": "Keychron",
"url": "https://github.com/Keychron",
"maintainer": "lalalademaxiya1",
"usb": {
"vid": "0x3434",
"pid": "0x0112",
"device_version": "1.0.0"
},
"layouts": {
"LAYOUT_iso_68": {
"layout": [

View File

@@ -16,10 +16,6 @@
#pragma once
/* USB Device descriptor parameter */
#define PRODUCT_ID 0x0113
#define DEVICE_VER 0x0100
/* RGB Matrix Configuration */
#define DRIVER_1_LED_TOTAL 34
#define DRIVER_2_LED_TOTAL 34

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "Keychron Q2",
"keyboard_name": "Q2",
"manufacturer": "Keychron",
"url": "https://github.com/Keychron",
"maintainer": "lalalademaxiya1",
"usb": {
"vid": "0x3434",
"pid": "0x0113",
"device_version": "1.0.0"
},
"layouts": {
"LAYOUT_iso_68": {
"layout": [