#PS/2 Keyboard Library#
PS2Keyboard allows you to use a keyboard for user input.
http://www.pjrc.com/teensy/td_libs_PS2Keyboard.html
Patched version of the IoT BASIC project https://github.com/slviajero/tinybasic Modifications by Stefan Lenz:
- ESP8266 code, interrupt handling
- peek() function to return the keyboard character
- patches for Arduino Mbeb and Mega AVR boards - also interrupt handling