Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)
This commit is contained in:
parent
4c91e5bef8
commit
1027aed83a
49 changed files with 154 additions and 233 deletions
|
|
@ -1,6 +1,12 @@
|
|||
{
|
||||
"keyboard_name": "Bigswitch PCB",
|
||||
"keyboard_name": "BigSwitch PCB",
|
||||
"manufacturer": "flehrad",
|
||||
"maintainer": "qmk",
|
||||
"usb": {
|
||||
"vid": "0x1209",
|
||||
"pid": "0xB195",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [{"x":0, "y":0, "w":4, "h":4}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue