with the information there, it shows how to get every single possible key code, without ever needing to edit it. all you need for your game (using the same variable in the example), is something like this:
if(all_keys._13){/*do something becuz the enter key is pressed*/}