/* keyboard.h * Include file for keyboard.module */ unsigned char keyboard_read(void); unsigned char keyboard_read_safe(void);