Merge pull request #203 from liangent/tppfpp

TPP/FPP switch on Key_V for the sample keymap
dev
Barry 6 years ago committed by GitHub
commit c39bc6551c

@ -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",

Loading…
Cancel
Save