logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: d48aac6a2c9f4360c60d7e7927bec5a472bf3da0
parent 64f533fa47adad7159d749a8f348c440b97fe3b0
Author: QMK Bot <hello@qmk.fm>
Date:   Sat, 14 Sep 2024 22:09:32 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:

M.github/PULL_REQUEST_TEMPLATE.md3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,5 @@ <!--- Provide a general summary of your changes in the title above. --> -<!--- This template is entirely optional and can be removed, but is here to help both you and us. --> <!--- Anything on lines wrapped in comments like these will not show up in the final text. --> ## Description @@ -15,7 +14,7 @@ - [ ] New feature - [ ] Enhancement/optimization - [ ] Keyboard (addition or update) -- [ ] Keymap/layout/userspace (addition or update) +- [ ] Keymap/layout (addition or update) - [ ] Documentation ## Issues Fixed or Closed by This PR