pxt-common-packages
Version:
Microsoft MakeCode (PXT) common packages
9 lines • 385 B
JSON
{
"keyboard": "Keyboard emulation",
"keyboard.clearAllKeys": "Send up commands for any remaning down keys",
"keyboard.functionKey": "Send a function key command",
"keyboard.key": "Send a key command",
"keyboard.mediaKey": "Send a media key command",
"keyboard.modifierKey": "Send a modifier key command",
"keyboard.type": "Send a sequence of keystrokes to the keyboard"
}