summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* [Docs] Fix listed defaults in quantum painter docs (#21429)Pablo Martínez2023-07-031-1/+1
|
* [Docs] Code markdown amendment (#21323)Albert Y2023-06-201-2/+2
|
* [Docs] Add note about `ENABLE_COMPILE_KEYCODE` to docs (#21290)Drashna Jaelre2023-06-191-0/+2
| | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* 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>
* Fix typo (#21189)Pablo Martínez2023-06-091-1/+1
|
* 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
* [Docs] Highlight keymap name entry (#21138)Albert Y2023-06-051-0/+2
|
* Remove outdated remarks regarding the default MT behavior (#21077)precondition2023-05-301-3/+1
|
* Update "Most Recent ChangeLog" (#21071)Joel Challis2023-05-281-1/+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
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-211-3/+3
|\|
| * [Docs] Fix suggested code pattern when a specific mod-mask is required. (#20512)precondition2023-04-201-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-201-1/+1
|\|
| * [Docs] Remove combo count from array (#20511)Albert Y2023-04-201-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-191-0/+35
|\|
| * Adds Docs option for ArduinoIDE's example `ArduinoISP` (#20486)Nathan Faber2023-04-191-0/+35
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-161-1/+1
|\|
| * Fix typo in `feature_wpm.md` title (#20464)LawsonStation2023-04-161-1/+1
| |
* | Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
| |
* | Add swap hands toggle functions (#20381)Albert Y2023-04-091-3/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-071-1/+0
|\|
| * Convertors documentation: Removed duplicate table entry (#20360)Duncan Sutherland2023-04-071-1/+0
| |
* | Add layer-cycle example (#19069)Pablo Martínez2023-04-071-0/+48
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-12/+12
| |
* | [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)Stefan Kerkmann2023-04-061-2/+0
| | | | | | | | | | * Remove stray defines and per key functions * Remove defunct get_ignore_mod_tap_interrupt declaration
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-041-28/+36
|\|
| * Add debounce time description (#20333)Albert Y2023-04-041-28/+36
| |