#PS/2 Keyboard Library#
PS2Keyboard allows you to use a keyboard for user input.
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
