qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit bd2a33fe77e5c67e49e6f637fac030377ccd8652
parent 9a5b631ed617160bead436aa0382390a28f9d6e1
Author: lendunistus <53618962+lendunistus@users.noreply.github.com>
Date:   Sat, 23 Sep 2023 11:18:11 +0300

Add reminder about format-json to PR Checklist (#22055)


Diffstat:
Mdocs/pr_checklist.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/docs/pr_checklist.md b/docs/pr_checklist.md @@ -80,6 +80,7 @@ https://github.com/qmk/qmk_firmware/pulls?q=is%3Apr+is%3Aclosed+label%3Akeyboard - Encoder Configuration - Bootmagic Configuration - LED Indicator Configuration + - Run `qmk format-json` on this file before submitting your PR. Be sure to append the `-i` flag to directly modify the file, or paste the outputted code into the file. - `readme.md` - must follow the [template](https://github.com/qmk/qmk_firmware/blob/master/data/templates/keyboard/readme.md) - flash command is present, and has `:flash` at end