This example uses the Keyboard library to open a new Arduino Software (IDE) sketch window, send keyboard commands that type in the Blink example, and reprograms the board. After running this sketch ...
This repository contains everything you need to turn an Arduino UNO R3 into a USB keyboard. It includes two examples, one for preprogrammed input and one which uses a 4x4 keypad to input HID codes, ...