We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 390b677 + 7c1e190 commit e71f1dbCopy full SHA for e71f1db
README.adoc
@@ -1,10 +1,10 @@
1
= Keyboard Library for Arduino =
2
3
-This library allows an Arduino board with USB capabilites to act as a Keyboard.
+This library allows an Arduino board with USB capabilities to act as a Keyboard.
4
Being based on HID library you need to include "HID.h" in your sketch.
5
6
For more information about this library please visit us at
7
-http://www.arduino.cc/en/Reference/Keyboard
+https://www.arduino.cc/reference/en/language/functions/usb/keyboard/
8
9
== License ==
10
0 commit comments