summaryrefslogtreecommitdiff
path: root/docs/pr_checklist.md
Commit message (Collapse)AuthorAge
* Add docs to cover recent LAYOUT_all lint checks (#19393)Joel Challis2023-01-01
|
* 2022 Nov 26 changelog. (#19164)Nick Brassel2022-11-28
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Grammar Fix for PR Checklist (#18540)James Young2022-09-30
| | | | | | | | | | | * Grammar Fix for PR Checklist * Update docs/pr_checklist.md Co-authored-by: Nick Brassel <nick@tzarc.org> * Update docs/pr_checklist.md, take 2 Co-authored-by: Nick Brassel <nick@tzarc.org>
* [Docs] Explicitly mention kb/user callbacks as boolean (#18448)Drashna Jaelre2022-09-21
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Checklist clarification. (#18440)Nick Brassel2022-09-21
|
* Discourage use of ENCODER_MAP at keyboard level (#18286)Joel Challis2022-09-06
| | | | | | | | | * Discourage use of ENCODER_MAP at keyboard level * Update docs/feature_encoders.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Docs] update pr_checklist.md with info about data-driven (#18068)Tom Barnes2022-08-16
| | | | | * update pr_checklist with info about data-driven Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Docs] Suggest imgur images are edited to set size (#18031)Tom Barnes2022-08-13
|
* [Docs] Add Encoder requirements to PR Checklist doc (#17634)Drashna Jaelre2022-07-12
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Update pr_checklist.md (#17122)durken12022-05-17
|
* Update pr_checklist.md (#16484)jels2022-03-04
| | | Update readme.md template link from https://github.com/qmk/qmk_firmware/blob/master/data/templates/avr/readme.md to https://github.com/qmk/qmk_firmware/blob/master/data/templates/keyboard/readme.md
* [Docs] pr checklist: update doc hyperlinks to relative ones and use IDs (#16263)IskandarMa2022-02-08
|
* Add some clarity regarding new board definitions (#16018)Nick Brassel2022-01-23
|
* Changelog 2021q4 (#15325)Nick Brassel2021-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | * Changelog. * Remove the asymmetric encoder PR from listing due to revert. * More docs * More docs * More docs * Links to changelog, updated schedule, slotted in 2 weeks of testing at the end so that there's no ambiguity with PR merge dates. * Clarify keyboard moves. * Fix dates * Sidebar * Fixup dates. * Fixup dates. * Wording.
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-19
|
* [Docs] Codify not using code from other keyboards in PRs (#15128)Drashna Jaelre2021-11-12
| | | | | * [Docs] Codify not using code from other keyboards in PRs * add additional comments
* More PR checklist updates (#14705)Nick Brassel2021-10-06
| | | | | | | | | * Wording, clarification. * Apply suggestions from code review Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com> Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com>
* Add clarification for licensing. (#14704)Nick Brassel2021-10-05
| | | | | * Add clarification for licensing. * Errr, v2.
* Explicitly state that VIA should not be enabled in the default keymap. (#13803)Nick Brassel2021-07-31
|
* [Docs] pr_checklist: fix capitalization of Vial (#13301)xyzz2021-06-22
|
* Add additional info to PR Checklist (#12630)Drashna Jaelre2021-04-20
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Recommend use of LED Indicator config (#10895)Joel Challis2020-11-16
| | | | | | | | | | | * Recommend use of LED Indicator config * Recommend use of LED Indicator config - update link * Update quantum/template/ps2avrgb/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Docs/PR_checklist: Reorder, unify and pet-peeves (#10253)Erovia2020-09-06
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Add PR checklist document. (#9913)Nick Brassel2020-08-07
* Add PR checklist document. * Update docs/pr_checklist.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Reword the lower/raise/adjust suggestion somewhat for clarity. * Add suggestion from @Didel for coding conventions. Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>