summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-031-1/+1
|\
| * Changed interverts to inverts (#21270)Tim Stewart2023-07-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | * Changed interverts to inverts * fixed spacing issue Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-031-1/+1
|\|
| * [Docs] Fix listed defaults in quantum painter docs (#21429)Pablo Martínez2023-07-031-1/+1
| |
* | STM32H723 support (#21352)Nick Brassel2023-06-281-0/+2
| |
* | Fix anchor IDs for some API references (#21345)Ryan2023-06-245-133/+133
| |
* | Remove use of __flash within LED drivers (#21343)Joel Challis2023-06-232-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-211-2/+2
|\|
| * [Docs] Code markdown amendment (#21323)Albert Y2023-06-201-2/+2
| |
* | Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` (#21272)Nick Brassel2023-06-212-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-201-0/+2
|\|
| * [Docs] Add note about `ENABLE_COMPILE_KEYCODE` to docs (#21290)Drashna Jaelre2023-06-191-0/+2
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-141-31/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-102-1/+5
|\|
| * Update newbs docs with some rp2040 stuff (#21186)Tom Barnes2023-06-102-1/+5
| | | | | | | | | | | | | | | | * Update newbs_building_firmware_configurator.md * Update docs/newbs_flashing.md Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-091-1/+1
|\|
| * Fix typo (#21189)Pablo Martínez2023-06-091-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-081-4/+4
|\|
| * Add an emphasis on QMK MSYS terminal (#21168)Albert Y2023-06-081-4/+4
| | | | | | | | | | | | | | | | | | | | * Add an emphasis on QMK MSYS terminal Not using MSYS terminal is a frequent user error. This change adds an additional statement to guide users to run the first command in MSYS itself. Edited the same statement for consistency in the other OSes. * Update instructions for the other operating systems
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-061-0/+2
|\|
| * [Docs] Highlight keymap name entry (#21138)Albert Y2023-06-051-0/+2
| |
* | Unicodemap keycodes rename (#21092)Ryan2023-06-013-7/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-301-3/+1
|\|
| * Remove outdated remarks regarding the default MT behavior (#21077)precondition2023-05-301-3/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-281-1/+1
|\|
| * Update "Most Recent ChangeLog" (#21071)Joel Challis2023-05-281-1/+1
| |
* | Branch point for 2023q3 Breaking Change.Nick Brassel2023-05-291-0/+1
|/
* `develop` 2023q2 changelog (#21049)Nick Brassel2023-05-297-47/+565
| | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Consolidate modelm v2 (#14996)nuess0r2023-05-271-0/+21
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-211-1/+1
|\
| * Use wayback machine for unreachable site (#20987)Bodo Graumann2023-05-211-1/+1
| |
* | [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)Pascal Getreuer2023-05-205-0/+469
| | | | | | | | | | Co-authored-by: casuanoob <96005765+casuanoob@users.noreply.github.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* | Add a change log for PR20584 (#20998)Albert Y2023-05-201-0/+3
| |
* | Move `pre_process_record_kb()` before `process_combo()` (#20969)Sergey Vlasov2023-05-201-1/+1
| |
* | `qmk find`: usability improvements (#20440)Ryan2023-05-201-2/+17
| |
* | Keymap introspection for combos. (#19670)Nick Brassel2023-05-154-35/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-141-41/+10
|\|
| * Far better VSCode intellisense support using clangd. (#20382)Nick Brassel2023-05-141-41/+10
| |
* | Add a user callback for pre process record (#20584)Albert Y2023-05-131-0/+2
| |
* | OLED Driver improvements (#20331)Drashna Jaelre2023-05-101-36/+83
| | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* | [Bug] Realign and size check EECONFIG structures (#20541)Drashna Jaelre2023-05-082-14/+2
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Make Pointing Device Auto Layer more configurable (#20061)Drashna Jaelre2023-05-061-0/+4
| | | | | | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
* | [Feature] Disable debug on QP's internal task (#20623)Pablo Martínez2023-05-011-12/+14
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | [Docs] Develop cleanup IS31FL3736 docs (#20633)Xelus222023-04-301-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-301-0/+69
|\|
| * Add additional options for Drag Scroll config (#20523)Alex Miller2023-04-301-0/+69
| |
* | [Core] Clean up ISSI drivers, Add IS31FL3736 support (#20572)Xelus222023-04-301-2/+76
| | | | | | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
* | typing_heatmap: Add macro to configure increase steps (#20300)Jasmin2023-04-301-0/+8
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-231-1/+1
|\|
| * Update code example to match description (#20528)Albert Y2023-04-231-1/+1
| |