Keyboard

Device Control

Allows an Arduino board with USB capabilities to act as a Keyboard.
This library plugs on the HID library. It can be used with or without other HID-based libraries (Mouse, Gamepad etc)

Read the documentation

Go to repository

Compatibility

This library is compatible with the avr, samd, sam, renesas_uno architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.