mirror of
https://github.com/stupidcomputer/jsfw.git
synced 2024-12-27 05:47:37 -06:00
19 lines
409 B
JSON
19 lines
409 B
JSON
|
{
|
||
|
"controllers": [
|
||
|
{
|
||
|
"tag": "Admin",
|
||
|
"vendor": "054c",
|
||
|
"product": "09cc",
|
||
|
"name": "JSFW PS4 Controller (Admin)"
|
||
|
},
|
||
|
{
|
||
|
"tag": "User",
|
||
|
"vendor": "6942",
|
||
|
"product": "1337",
|
||
|
"name": "JSFW PS4 Controller (User)"
|
||
|
}
|
||
|
],
|
||
|
"fifo_path": "/tmp/jsfw_fifo_2",
|
||
|
"retry_delay": 2.5
|
||
|
}
|