Move keyboard USB IDs and strings to data driven: A (#17781)

This commit is contained in:
Ryan
2022-07-26 10:52:18 +10:00
committed by GitHub
parent a939293aca
commit 674422eb13
150 changed files with 475 additions and 546 deletions

View File

@@ -5,13 +5,6 @@
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0x9991
#define PRODUCT_ID 0xD408
#define DEVICE_VER 0x0001
#define MANUFACTURER I/O Keyboards
#define PRODUCT Aves 60
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 14

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "Aves60",
"keyboard_name": "Aves 60",
"manufacturer": "I/O Keyboards",
"url": "https://iokeyboards.eu/",
"maintainer": "evyd13",
"usb": {
"vid": "0x9991",
"pid": "0xD408",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_all": {
"layout": [