Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)

This commit is contained in:
Ryan
2022-08-20 10:31:48 +10:00
committed by GitHub
parent 39f0fb7bea
commit 48792b030b
121 changed files with 309 additions and 293 deletions

View File

@@ -18,13 +18,6 @@
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0xDAD3
#define DEVICE_VER 0x0100
#define MANUFACTURER GhostSeven
#define PRODUCT Bento Macropad Rev. 1
/* key matrix size */
#define MATRIX_ROWS 2
#define MATRIX_COLS 3

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "Bento Macropad",
"keyboard_name": "Bento Macropad Rev. 1",
"manufacturer": "GhostSeven",
"url": "https://www.thingiverse.com/thing:4416966",
"maintainer": "Ghostseven",
"usb": {
"vid": "0xFEED",
"pid": "0xDAD3",
"device_version": "1.0.0"
},
"layouts": {
"LAYOUT": {
"layout": [