on_KEY = function;

Bsp:
on_a = help_inari;

this should call the function only once when the key was pressed.
note: this button declarations/defines have to happen in a function when you use lite-C. example: put them in main