{ "up": { "x": 26, "y": -52, "w": 26, "h": 26, "key": "W" }, "down": { "x": 26, "y": -26, "w": 26, "h": 26, "key": "S" }, "left": { "x": 0, "y": -26, "w": 26, "h": 26, "key": "A" }, "right": { "x": 52, "y": -26, "w": 26, "h": 26, "key": "D" }, "alt": { "x": 78, "y": -26, "w": 26, "h": 26, "key": "L-Alt" }, "lmb": { "x": -52, "y": -26, "w": 26, "h": 26, "mouse": true, "key": "Left" }, "rmb": { "x": -26, "y": -26, "w": 26, "h": 26, "mouse": true, "key": "Right" } }