{
"Keyboard - Mac": {
"prefix": "keymac",
"body": [
""
],
"description": "Mac keyboard shortcut."
},
"Keyboard - Windows": {
"prefix": "keywin",
"body": [
""
],
"description": "Windows keyboard shortcut."
},
"Keyboard - Custom": {
"prefix": "keycustom",
"body": [
"${2:Custom}"
],
"description": "Custom keyboard shortcut."
}
}