Move keyboard USB IDs and strings to data driven: handwired (#17822)

This commit is contained in:
Ryan
2022-07-30 17:31:44 +10:00
committed by GitHub
parent 1c6b0391b4
commit 2d778d2ff2
327 changed files with 1044 additions and 1192 deletions

View File

@@ -30,13 +30,6 @@ Copyright 2021 Yaroslav Smirnov <elorenn@bk.ru>
#define DIODE_DIRECTION COL2ROW
/* USB Device descriptor parameter */
#define PRODUCT Elrgo S
#define MANUFACTURER Eloren
#define VENDOR_ID 0x454C
#define PRODUCT_ID 0x3436
#define DEVICE_VER 0x0001
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "Elrgo S",
"manufacturer": "Eloren",
"url": "",
"maintainer": "qmk",
"usb": {
"vid": "0x454C",
"pid": "0x3436",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_split_3x6_5": {
"layout": [