How to control character with mouse in ue4 third person template?

Hi, when we enable the yaw option in default settings of third person blueprint, character by default is controlled by mouse. But character wont move left and right using keyboard keys. Please help me in setting up some thing like this.

  1. player should be controlled with mouse.
  2. player should also be controlled with keyboard keys like run, turn left, right, go back…
    I am trying to make a top down game where aiming is done with mouse while movement will be with keyboard keys. Not a straight top down but an inclined angle of camera like 30-45 degrees in between. Thanks for the answers.