Move keyboard USB IDs and strings to data driven: T (#17899)

This commit is contained in:
Ryan 2022-08-04 11:35:08 +10:00 committed by GitHub
parent 5a631ed9ac
commit 17176daf26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
146 changed files with 471 additions and 562 deletions

View file

@ -2,13 +2,6 @@
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0x4B4B
#define PRODUCT_ID 0x0003
#define DEVICE_VER 0x0001
#define MANUFACTURER TheRoyalSweatshirt
#define PRODUCT Liminal
/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 14

View file

@ -1,7 +1,13 @@
{
"keyboard_name": "liminal",
"keyboard_name": "Liminal",
"manufacturer": "TheRoyalSweatshirt",
"url": "",
"maintainer": "TheRoyalSweatshirt",
"usb": {
"vid": "0x4B4B",
"pid": "0x0003",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_base_kit_all": {
"layout": [

View file

@ -2,13 +2,6 @@
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x3521
#define DEVICE_VER 0x0001
#define MANUFACTURER TheRoyalSweatshirt
#define PRODUCT The Schwann PCB
/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 12

View file

@ -1,7 +1,13 @@
{
"keyboard_name": "Schwann's PCB",
"keyboard_name": "The Schwann PCB",
"manufacturer": "TheRoyalSweatshirt",
"url": "https://github.com/TheRoyalSweatshirt/The_Royal_Projects/tree/schwann/PCBs/Schwann_PCB",
"maintainer": "TheRoyalSweatshirt",
"usb": {
"vid": "0xFEED",
"pid": "0x3521",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_mit": {
"layout": [