diff options
author | Nick Brassel <nick@tzarc.org> | 2023-08-29 21:15:21 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-29 21:15:21 +1000 |
commit | 4818e14c7771e849ea472944f65499f87845ea3f (patch) | |
tree | 6ce12eba7de5d379625b30290f1ebdadbdba9552 /docs/reference_glossary.md | |
parent | 66b744b63b6328a206f9ab463b4acb44002e4bb0 (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.md | 2 |
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 A 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. ## Pull Request -A request to submit code to QMK. We encourage all users to submit Pull Requests for their personal keymaps. +A request to submit code to QMK. We encourage all users to submit Pull Requests for bugfixes and new features. ## QWERTY The standard English keyboard layout, and often a shortcut for other language's standard layouts. Named for the first 6 letters on the keyboard. |