mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-07 01:54:26 +01:00
10 lines
384 B
Properties
10 lines
384 B
Properties
|
name=Keyboard
|
||
|
version=1.0.0
|
||
|
author=Arduino
|
||
|
maintainer=Arduino <info@arduino.cc>
|
||
|
sentence=Allows an Arduino board with USB capabilites to act as a Keyboard. For Leonardo/Micro only
|
||
|
paragraph=This library plugs on the HID library. It can be used with or without other HID-based libraries (Mouse, Gamepad etc)
|
||
|
category=USB
|
||
|
url=http://www.arduino.cc/en/Reference/Keyboard
|
||
|
architectures=*
|