mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-12 01:35:01 +00:00
Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"keyboard_name": "Split Tester",
|
||||
"manufacturer": "Keebio",
|
||||
"url": "",
|
||||
"maintainer": "nooges",
|
||||
"usb": {
|
||||
"vid": "0xCB10",
|
||||
"pid": "0x1111",
|
||||
"device_version": "1.0.0"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
||||
Reference in New Issue
Block a user