arduino/libraries/Keyboard/library.properties
2018-11-03 20:21:33 +00:00

10 lines
379 B
INI

name=Keyboard
version=1.0.2
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows an Arduino/Genuino board with USB capabilites to act as a Keyboard.
paragraph=This library plugs on the HID library. It can be used with or without other HID-based libraries (Mouse, Gamepad etc)
category=Device Control
url=http://www.arduino.cc/en/Reference/Keyboard
architectures=*