添加示例配置文件
This commit is contained in:
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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user