File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ author=Arduino
4
4
maintainer =Arduino <info@arduino.cc>
5
5
sentence =Allows an Arduino board with USB capabilites to act as a Keyboard. For Leonardo/Micro only
6
6
paragraph =This library plugs on the HID library. It can be used with or without other HID-based libraries (Mouse, Gamepad etc)
7
- category =USB
7
+ category =Device Control
8
8
url =http://www.arduino.cc/en/Reference/Keyboard
9
9
architectures =*
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ author=Arduino
4
4
maintainer =Arduino <info@arduino.cc>
5
5
sentence =Allows an Arduino board with USB capabilites to act as a Mouse. For Leonardo/Micro only
6
6
paragraph =This library plugs on the HID library. Can be used with or without other HID-based libraries (Keyboard, Gamepad etc)
7
- category =USB
7
+ category =Device Control
8
8
url =http://www.arduino.cc/en/Reference/Mouse
9
9
architectures =*
You can’t perform that action at this time.
0 commit comments