Skip to content

Update Keyboard documentation #878

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

Closed
wants to merge 1 commit into from

Conversation

NicBallinger
Copy link

Update Keyboard documentation to include other non-ascii keys listed in Keyboard.h

This is a minimalistic change. Breaking the table apart to better match the source may make the documentation more useful.

Adding a link to the definitions in Keyboard.h would may the page more pedagogical.

But those are just suggestions.

The source for Keyboard.h is located here.
https://github.com/arduino-libraries/Keyboard/blob/master/src/Keyboard.h

Update Keyboard documentation to include other non-ascii keys listed in Keyboard.h 

https://github.com/arduino-libraries/Keyboard/blob/master/src/Keyboard.h
@CLAassistant
Copy link

CLAassistant commented Apr 24, 2022

CLA assistant check
All committers have signed the CLA.

@NicBallinger
Copy link
Author

Ah, It appears as if the changes I'm documenting have not yet been released. I guess I should close this for now?

@per1234
Copy link
Collaborator

per1234 commented May 8, 2022

Thanks @NicBallinger. The changes you proposed here have now been made via #881. I really appreciate your care for keeping this important documentation up to date.

For future reference, there is no problem with submitting a pull request here for changes related to unreleased code. You are correct that we should not merge the pull requests until the release happens, but getting prepared for the release in advance is always a good thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants