summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-14 00:33:31 +0000
committerQMK Bot <hello@qmk.fm>2022-08-14 00:33:31 +0000
commit2363a3bc424a9033de0d0665959159557c8dcdfd (patch)
tree0b220a23d2623fc8e559d432778da7f8193e43d7
parenta83afb3fcd741d0de391f21196ea79066fe88076 (diff)
parent0d3e07a3dbdcfe0e60f06c463204ebad38db0fbe (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--docs/pr_checklist.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pr_checklist.md b/docs/pr_checklist.md
index 9ab8c80e9b..634ca4193a 100644
--- a/docs/pr_checklist.md
+++ b/docs/pr_checklist.md
@@ -57,6 +57,7 @@ https://github.com/qmk/qmk_firmware/pulls?q=is%3Apr+is%3Aclosed+label%3Akeyboard
- a picture about the keyboard and preferably about the PCB, too
- images are not to be placed in the `qmk_firmware` repository
- images should be uploaded to an external image hosting service, such as [imgur](https://imgur.com/).
+ - if imgur is used, images should be resized appropriately: append "h" to the image url i.e. `https://i.imgur.com/vqgE7Ok.jpg` becomes `https://i.imgur.com/vqgE7Okh.jpg`
- `rules.mk`
- removed `MIDI_ENABLE`, `FAUXCLICKY_ENABLE` and `HD44780_ENABLE`
- modified `# Enable Bluetooth with the Adafruit EZ-Key HID` -> `# Enable Bluetooth`