diff options
author | Erez Zukerman <bulk@ezuk.org> | 2017-07-10 20:51:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-10 20:51:46 -0400 |
commit | 585f140052897dd0daa094e12fc725625340caa5 (patch) | |
tree | 8d8dfb21158668255385f7f62f2afe88a1927faf /docs | |
parent | ddc3d3b64bf588cedebac3afe87a33b782849efa (diff) | |
download | qmk_firmware-585f140052897dd0daa094e12fc725625340caa5.tar.gz |
Invites contributions
Diffstat (limited to 'docs')
-rw-r--r-- | docs/glossary.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/glossary.md b/docs/glossary.md index 101fabccb..2fd53ca97 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -164,3 +164,7 @@ Universal Serial Bus, the most common wired interface for a keyboard. ## USB Host (or simply Host) The USB Host is your computer, or whatever device your keyboard is plugged into. + +# Couldn't find the term you're looking for? + +[Open an issue](https://github.com/qmk/qmk_firmware/issues) with your question and the term in question could be added here. Better still, open a pull request with the definition. :) |