summaryrefslogtreecommitdiff
path: root/docs/reference_glossary.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-08-29 21:15:21 +1000
committerGitHub <noreply@github.com>2023-08-29 21:15:21 +1000
commit4818e14c7771e849ea472944f65499f87845ea3f (patch)
tree6ce12eba7de5d379625b30290f1ebdadbdba9552 /docs/reference_glossary.md
parent66b744b63b6328a206f9ab463b4acb44002e4bb0 (diff)
Breaking changes changelog, 2023q3 version (#21848)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: honorless <86894501+lesshonor@users.noreply.github.com>
Diffstat (limited to 'docs/reference_glossary.md')
-rw-r--r--docs/reference_glossary.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference_glossary.md b/docs/reference_glossary.md
index ace6b5f330..31855606be 100644
--- a/docs/reference_glossary.md
+++ b/docs/reference_glossary.md
@@ -113,7 +113,7 @@ A modifier that acts as if it is held down until another key is released, so you
113A low cost AVR development board. Clones of this device are often found on ebay very inexpensively (under $5) but people often struggle with flashing their pro micros. 113A low cost AVR development board. Clones of this device are often found on ebay very inexpensively (under $5) but people often struggle with flashing their pro micros.
114 114
115## Pull Request 115## Pull Request
116A request to submit code to QMK. We encourage all users to submit Pull Requests for their personal keymaps. 116A request to submit code to QMK. We encourage all users to submit Pull Requests for bugfixes and new features.
117 117
118## QWERTY 118## QWERTY
119The standard English keyboard layout, and often a shortcut for other language's standard layouts. Named for the first 6 letters on the keyboard. 119The standard English keyboard layout, and often a shortcut for other language's standard layouts. Named for the first 6 letters on the keyboard.