forked from mirrors/qmk_userspace
Move keyboard USB IDs and strings to data driven: H (#17821)
This commit is contained in:
parent
e7affd0541
commit
920f983767
98 changed files with 316 additions and 368 deletions
|
@ -1,7 +1,13 @@
|
|||
{
|
||||
"keyboard_name": "Helix rev3 4rows",
|
||||
"manufacturer": "yushakobo",
|
||||
"url": "",
|
||||
"maintainer": "yushakobo",
|
||||
"usb": {
|
||||
"vid": "0x3265",
|
||||
"pid": "0x0004",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue