serialEvent call

Can this help me?

I am using a MakeyMakey to input single numbers or letters instead of a keyboard. I need these numbers and letters to trigger events in my arduino script.

simply a loop

if L start the motor
if K stop the motor
if J reverse the motor

I tried SerialInput but this requires the user to always click the SerialMonitor send button.

thanks - Theo