TPP/FPP switch on Key_V for the sample keymap

This commit is contained in:
Liangent 2020-06-06 04:52:11 +00:00
commit 7b44c80dd6

View file

@ -82,6 +82,16 @@
}, },
"switchMap": true "switchMap": true
}, },
{
"comment": "视角",
"type": "KMT_CLICK",
"key": "Key_V",
"pos": {
"x": 0.23,
"y": 0.95
},
"switchMap": false
},
{ {
"comment": "趴", "comment": "趴",
"type": "KMT_CLICK", "type": "KMT_CLICK",
@ -253,4 +263,4 @@
"switchMap": false "switchMap": false
} }
] ]
} }