summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAge
* Fix boundary in `RGB_MATRIX_INDICATOR_SET_COLOR` (#18650)James Thomson2022-10-11
|
* Remove legacy international keycodes (#18588)Ryan2022-10-09
|
* quantum: led: split out led_update_ports() for customization of led ↵Thomas Weißschuh2022-10-06
| | | | behaviour (#14452)
* Implement split comms watchdog (#18599)Dasky2022-10-06
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-05
|\
| * docs: some typos (#18582)George Rodrigues2022-10-05
| | | | | | probably hacktoberism
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-05
|\|
| * [Docs] Add a note about the print function. (#17737)Kim Minjong2022-10-04
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-05
|\|
| * [Docs] Clarify how to use the bootloader LED for rp2040 (#18585)Conor Burns2022-10-04
| |
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-04
| | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | [Core] PWM Backlight for RP2040 (#17706)Stefan Kerkmann2022-10-04
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-04
|\|
| * [Docs] Clarify CAPS_WORD behaviors (#18137)mmccoyd2022-10-03
| | | | | | | | | | Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-30
|\|
| * Grammar Fix for PR Checklist (#18540)James Young2022-09-30
| | | | | | | | | | | | | | | | | | | | | | * Grammar Fix for PR Checklist * Update docs/pr_checklist.md Co-authored-by: Nick Brassel <nick@tzarc.org> * Update docs/pr_checklist.md, take 2 Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-09-30
|\|
| * [docs] Improve documentation regarding info.json (#18508)Less/Rikki2022-09-29
| | | | | | | | | | * docs: raise info.json awareness * docs: note that DD migration is WIP
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-29
|\|
| * Update reference_info_json.md (#18518)Markus Knutsson2022-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update reference_info_json.md * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update docs/reference_info_json.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-29
|\|
| * Fix typo (#18526)DeflateAwning2022-09-29
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-28
|\|
| * Update feature_tap_dance.md (#18509)Luis Carlos2022-09-28
| | | | | | Fixed typo
* | Further refactoring of joystick feature (#18437)Ryan2022-09-27
| |
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-09-24
|\|
| * Remove orphan custom functions reference in keymap docs (#18444)Wes Lord2022-09-24
| |
* | Allow Active High for Pointing Device Motion Pin (#18404)Thomas2022-09-24
| | | | | | Needed by the Cirque Trackpad for motion detection
* | [Core] Pointing Device Automatic Mouse Layer (#17962)Alabastard-642022-09-23
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-21
|\|
| * [Docs] Explicitly mention kb/user callbacks as boolean (#18448)Drashna Jaelre2022-09-21
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-21
|\|
| * Checklist clarification. (#18440)Nick Brassel2022-09-21
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-19
|\|
| * [Docs] Extract 'Layer Change Code' and EEPROM (#18174)coliss862022-09-19
| | | | | | | | | | | | | | | | | | | | | | * [Docs] Extract 'Layer Change Code' and EEPROM * adjust wording * Update docs/custom_quantum_functions.md Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
* | [QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and ↵Nick Brassel2022-09-19
| | | | | | | | reordering. (#18396)
* | Add Elite-C to converters (#18309)Joel Challis2022-09-18
| |
* | [Core] Add getreuer's Autocorrect feature to core (#15699)Drashna Jaelre2022-09-17
| | | | | | Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* | Chromeos keycodes (#18212)Joshua Diamond2022-09-17
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-15
|\|
| * [Docs] RESET -> QK_BOOT (#18365)Joel Challis2022-09-15
| |
| * Discourage use of ENCODER_MAP at keyboard level (#18286)Joel Challis2022-09-06
| | | | | | | | | | | | | | | | | | * Discourage use of ENCODER_MAP at keyboard level * Update docs/feature_encoders.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Docs] Fix docs regarding cirque pinnacle attenuation (#18279)Thomas2022-09-12
| |
* | Add Elite-Pi converter (#18236)Danny2022-09-08
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Resolve conflict merging master to develop (#18297)Joshua Diamond2022-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Discourage use of ENCODER_MAP at keyboard level (#18286) * Discourage use of ENCODER_MAP at keyboard level * Update docs/feature_encoders.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> * Fungo rev1: fix QMK Configurator key sequence (#18293) * info.json: correct JSON syntax; friendly formatting * info.json: fix key sequence Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-03
|\|
| * [Docs] Update 'Process Record' according to the code (#18209)coliss862022-09-03
| | | | | | | | | | * [doc] Update 'Process Record' according to the code * [doc] fix link