
This is an implementation of a USB HID keyboard that gets its keystrokes from
the serial port.  Connecting a terminal program (such as Seyon or
HyperTerminal) to the serial port results in characters typed on the terminal
being sent as key strokes to the USB host.

TODO - see if this project can be squeezed into an ATtiny2313

