添加示例配置文件

This commit is contained in:
Mr_Fang 2025-08-26 21:56:35 +08:00
parent 4a457eb2ed
commit e69533031d

19
example.json Normal file
View 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
}
]
}