Turn off default controls in the platform properties, add the keyboard object and then make events for each key:
keyboard: left arrow is down -> platform: simulate pressing left
keyboard: right arrow is down -> platform: simulate pressing right
keyboard: on z pressed -> platform: simulate pressing jump