-
Notifications
You must be signed in to change notification settings - Fork 165
Refer to HID to improve the code #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 5 commits
b095347
1bf6501
5678f82
94f55a3
93ece8d
de2ae16
fb0854e
fcceb23
9723863
c147ae3
22f7380
29c29e4
a590ad4
2610dfd
ea52413
e9bace4
6874ac2
9ff8e1a
6f6f515
32927da
a333810
39c2a44
71e3ee3
7d32d20
e7a586c
8060150
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
name=Keyboard | ||
version=1.0.2 | ||
author=Arduino | ||
version=1.0.3 | ||
author=Arduino, MRNIU | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Sorry, but I don't think it's appropriate to add this. None of the other contributors have done this. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hi. I apologize if I wasn't clear in my previous review. I meant that I didn't think it was appropriate to add your name to the |
||
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) | ||
|
Uh oh!
There was an error while loading. Please reload this page.