mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 11:35:56 +00:00
Merge pull request #203 from liangent/tppfpp
TPP/FPP switch on Key_V for the sample keymap
This commit is contained in:
commit
e3a37fbaaa
1 changed files with 10 additions and 0 deletions
|
@ -92,6 +92,16 @@
|
|||
},
|
||||
"switchMap": true
|
||||
},
|
||||
{
|
||||
"comment": "视角",
|
||||
"type": "KMT_CLICK",
|
||||
"key": "Key_V",
|
||||
"pos": {
|
||||
"x": 0.23,
|
||||
"y": 0.95
|
||||
},
|
||||
"switchMap": false
|
||||
},
|
||||
{
|
||||
"comment": "趴",
|
||||
"type": "KMT_CLICK",
|
||||
|
|
Loading…
Add table
Reference in a new issue