Move keyboard USB IDs and strings to data driven: K (#17846)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
{
|
||||
"keyboard_name": "Ergosaurus",
|
||||
"manufacturer": "reggalicious",
|
||||
"maintainer": "cfbender",
|
||||
"usb": {
|
||||
"vid": "0x434B",
|
||||
"pid": "0xE590",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_alice_split_bs": {
|
||||
"layout": [
|
||||
|
Reference in New Issue
Block a user