mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-21 13:22:52 +01:00
Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)
This commit is contained in:
@@ -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}]
|
||||
|
||||
Reference in New Issue
Block a user