Move keyboard USB IDs and strings to data driven: W (#17903)

This commit is contained in:
Ryan
2022-08-06 15:49:44 +10:00
committed by GitHub
parent 660dedfb17
commit 10ad238944
209 changed files with 690 additions and 798 deletions

View File

@@ -17,13 +17,6 @@
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0x5241 // "RA"
#define PRODUCT_ID 0x006B // 6-B
#define DEVICE_VER 0x0001
#define MANUFACTURER RAMA WORKS
#define PRODUCT RAMA WORKS M6-B
/* key matrix size */
#define MATRIX_ROWS 1
#define MATRIX_COLS 6

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "RAMA WORKS M6-B",
"keyboard_name": "M6-B",
"manufacturer": "RAMA WORKS",
"url": "http://rama.works",
"maintainer": "Wilba",
"usb": {
"vid": "0x5241",
"pid": "0x006B",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT": {
"layout": [