Move keyboard USB IDs and strings to data driven: E (#17815)

This commit is contained in:
Ryan
2022-07-30 17:23:55 +10:00
committed by GitHub
parent da07e7dd0e
commit 1c6b0391b4
148 changed files with 464 additions and 534 deletions

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "CAPSULE65",
"keyboard_name": "capsule65",
"manufacturer": "eason",
"url": "",
"maintainer": "EasonQian1",
"usb": {
"vid": "0xF21E",
"pid": "0x6E6E",
"device_version": "0.0.1"
},
"layout_aliases": {
"LAYOUT": "LAYOUT_all"
},