{ "version": { "major": 1, "minor": 0 }, "keybindings": [ { "key": "Keykey+F", "documentation": "T documentation", "name": "T name", "gui_path": "T Gui-Path", "is_local": true, "script": "T script" }, { "key": "U", "documentation": "U documentation", "name": "U name", "gui_path": "U Gui-Path", "is_local": false, "script": "U script" }, { "key": "CTRL+V", "documentation": "CTRL+V documentation", "name": "CTRL+V name", "gui_path": "UCTRL+V Gui-Path", "is_local": false, "script": "CTRL+V script" } ] }