May 4, 2014
Arduino Leonardo fully-featured keyboard
The Leonardo has a simple [keyboard API](http://arduino.cc/en/Reference/MouseKeyboard). I needed a way to emulate a keyboard (from a joystick and arcade buttons - you see where I'm going now). Here's how I did it.
Marc Plano-Lesay