Move keyboard USB IDs and strings to data driven: E (#17815)
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"keyboard_name": "ErgoDox STM32",
|
||||
"manufacturer": "ErgoDox",
|
||||
"url": "github.com/codetector1374",
|
||||
"maintainer": "codetector1374",
|
||||
"usb": {
|
||||
"vid": "0xFEED",
|
||||
"pid": "0x1308",
|
||||
"device_version": "1.0.1"
|
||||
},
|
||||
"layouts": {
|
||||
"LAYOUT_ergodox": {
|
||||
"layout": [
|
||||
|
||||
Reference in New Issue
Block a user