
Here is an USB keyboard demonstration from Atmel. The document describes how to start, and design USB HID class keyboard applications on the STK525 starter kit.

Here is an USB keyboard demonstration from Atmel. The document describes how to start, and design USB HID class keyboard applications on the STK525 starter kit.
Does it work with Dean Camera’s USB stack “LUFA”?
All that exposed complexity…. so much more complex than Keyboard.print(“some stuff”);
http://www.pjrc.com/teensy/td_keyboard.html
Where do I get the official Atmel USB stack? I would like to have a look, maybe it is less complicated than LUFA…