添加示例配置文件
This commit is contained in:
parent
4a457eb2ed
commit
e69533031d
19
example.json
Normal file
19
example.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"connection_code": "",
|
||||||
|
"key_settings": [
|
||||||
|
{
|
||||||
|
"key_combo": "space",
|
||||||
|
"strength": 10,
|
||||||
|
"time": 5000,
|
||||||
|
"pulseid": "",
|
||||||
|
"override": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key_combo": "shift",
|
||||||
|
"strength": 10,
|
||||||
|
"time": 5000,
|
||||||
|
"pulseid": "ec329704",
|
||||||
|
"override": false
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user