Merge pull request #203 from liangent/tppfpp

TPP/FPP switch on Key_V for the sample keymap
This commit is contained in:
Barry 2020-06-11 12:59:43 +08:00 committed by GitHub
commit c39bc6551c

View file

@ -92,6 +92,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",