Move keyboard USB IDs and strings to data driven: 0-9 (#16481)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"keyboard_name": "4by3",
|
||||
"manufacturer": "Elias Sjögreen",
|
||||
"url": "https://github.com/eliassjogreen/4by3",
|
||||
"maintainer": "eliassjogreen",
|
||||
"usb": {
|
||||
"vid": "0xEEEE",
|
||||
"pid": "0x2019",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_horizontal": {
|
||||
"layout": [
|
||||
|
||||
Reference in New Issue
Block a user