Move keyboard USB IDs and strings to data driven: 0-9 (#16481)

This commit is contained in:
Ryan
2022-03-14 10:54:49 +11:00
committed by GitHub
parent df3770551a
commit c0f4179117
70 changed files with 237 additions and 269 deletions

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "1up60hte",
"manufacturer": "1upkeyboards",
"url": "https://www.1upkeyboards.com/shop/controllers/1up-rgb-60-pcb-hte/",
"maintainer": "1upkeyboards",
"usb": {
"vid": "0x6F75",
"pid": "0x6874",
"device_version": "0.0.1"
},
"layout_aliases": {
"LAYOUT_tsangan": "LAYOUT_60_tsangan_hhkb"
},