diff options
Diffstat (limited to 'docs/glossary.md')
-rw-r--r-- | docs/glossary.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/glossary.md b/docs/glossary.md index f33e7c8e8..a49e935d8 100644 --- a/docs/glossary.md +++ b/docs/glossary.md | |||
@@ -1,4 +1,4 @@ | |||
1 | # Glossary of QMK terms | 1 | # Glossary of QMK Terms |
2 | 2 | ||
3 | ## ARM | 3 | ## ARM |
4 | A line of 32-bit MCU's produced by a number of companies, such as Atmel, Cypress, Kinetis, NXP, ST, and TI. | 4 | A line of 32-bit MCU's produced by a number of companies, such as Atmel, Cypress, Kinetis, NXP, ST, and TI. |
@@ -165,6 +165,6 @@ Universal Serial Bus, the most common wired interface for a keyboard. | |||
165 | ## USB Host (or simply Host) | 165 | ## USB Host (or simply Host) |
166 | The USB Host is your computer, or whatever device your keyboard is plugged into. | 166 | The USB Host is your computer, or whatever device your keyboard is plugged into. |
167 | 167 | ||
168 | # Couldn't find the term you're looking for? | 168 | # Couldn't Find the Term You're Looking For? |
169 | 169 | ||
170 | [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. :) | 170 | [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. :) |