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": "Lemon40",
|
||||
"manufacturer": "HorrorTroll",
|
||||
"url": "",
|
||||
"maintainer": "HorrorTroll",
|
||||
"usb": {
|
||||
"vid": "0x7516",
|
||||
"pid": "0x2434",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue