Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy international keycodes (#18588) | Ryan | 2022-10-09 | 2 | -3/+3 |
| | |||||
* | quantum: led: split out led_update_ports() for customization of led ↵ | Thomas Weißschuh | 2022-10-06 | 1 | -0/+7 |
| | | | | behaviour (#14452) | ||||
* | Implement split comms watchdog (#18599) | Dasky | 2022-10-06 | 2 | -0/+18 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-05 | 9 | -11/+11 |
|\ | |||||
| * | docs: some typos (#18582) | George Rodrigues | 2022-10-05 | 9 | -11/+11 |
| | | | | | | probably hacktoberism | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-05 | 1 | -0/+1 |
|\| | |||||
| * | [Docs] Add a note about the print function. (#17737) | Kim Minjong | 2022-10-04 | 1 | -0/+1 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-05 | 1 | -1/+1 |
|\| | |||||
| * | [Docs] Clarify how to use the bootloader LED for rp2040 (#18585) | Conor Burns | 2022-10-04 | 1 | -1/+1 |
| | | |||||
* | | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 2 | -8/+23 |
| | | | | | | | | 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 Kerkmann | 2022-10-04 | 1 | -0/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-04 | 1 | -1/+4 |
|\| | |||||
| * | [Docs] Clarify CAPS_WORD behaviors (#18137) | mmccoyd | 2022-10-03 | 1 | -1/+4 |
| | | | | | | | | | | 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 develop | QMK Bot | 2022-09-30 | 1 | -1/+1 |
|\| | |||||
| * | Grammar Fix for PR Checklist (#18540) | James Young | 2022-09-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 develop | fauxpark | 2022-09-30 | 2 | -10/+31 |
|\| | |||||
| * | [docs] Improve documentation regarding info.json (#18508) | Less/Rikki | 2022-09-29 | 2 | -10/+31 |
| | | | | | | | | | | * docs: raise info.json awareness * docs: note that DD migration is WIP | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-29 | 1 | -1/+20 |
|\| | |||||
| * | Update reference_info_json.md (#18518) | Markus Knutsson | 2022-09-29 | 1 | -1/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 develop | QMK Bot | 2022-09-29 | 1 | -1/+1 |
|\| | |||||
| * | Fix typo (#18526) | DeflateAwning | 2022-09-29 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-28 | 1 | -1/+1 |
|\| | |||||
| * | Update feature_tap_dance.md (#18509) | Luis Carlos | 2022-09-28 | 1 | -1/+1 |
| | | | | | | Fixed typo | ||||
* | | Further refactoring of joystick feature (#18437) | Ryan | 2022-09-27 | 1 | -54/+27 |
| | | |||||
* | | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | 2022-09-26 | 2 | -4/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-09-24 | 1 | -2/+1 |
|\| | |||||
| * | Remove orphan custom functions reference in keymap docs (#18444) | Wes Lord | 2022-09-24 | 1 | -2/+1 |
| | | |||||
* | | Allow Active High for Pointing Device Motion Pin (#18404) | Thomas | 2022-09-24 | 1 | -0/+1 |
| | | | | | | Needed by the Cirque Trackpad for motion detection | ||||
* | | [Core] Pointing Device Automatic Mouse Layer (#17962) | Alabastard-64 | 2022-09-23 | 1 | -1/+231 |
| | | | | | | | | 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) | Ryan | 2022-09-23 | 2 | -34/+34 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-21 | 1 | -0/+1 |
|\| | |||||
| * | [Docs] Explicitly mention kb/user callbacks as boolean (#18448) | Drashna Jaelre | 2022-09-21 | 1 | -0/+1 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-21 | 1 | -6/+7 |
|\| | |||||
| * | Checklist clarification. (#18440) | Nick Brassel | 2022-09-21 | 1 | -6/+7 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-19 | 5 | -187/+198 |
|\| | |||||
| * | [Docs] Extract 'Layer Change Code' and EEPROM (#18174) | coliss86 | 2022-09-19 | 5 | -187/+198 |
| | | | | | | | | | | | | | | | | | | | | | | * [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 Brassel | 2022-09-19 | 1 | -225/+341 |
| | | | | | | | | reordering. (#18396) | ||||
* | | Add Elite-C to converters (#18309) | Joel Challis | 2022-09-18 | 1 | -2/+45 |
| | | |||||
* | | [Core] Add getreuer's Autocorrect feature to core (#15699) | Drashna Jaelre | 2022-09-17 | 2 | -0/+296 |
| | | | | | | Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> | ||||
* | | Chromeos keycodes (#18212) | Joshua Diamond | 2022-09-17 | 2 | -0/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-15 | 19 | -54/+54 |
|\| | |||||
| * | [Docs] RESET -> QK_BOOT (#18365) | Joel Challis | 2022-09-15 | 19 | -54/+54 |
| | | |||||
| * | Discourage use of ENCODER_MAP at keyboard level (#18286) | Joel Challis | 2022-09-06 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | * 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) | Thomas | 2022-09-12 | 1 | -10/+10 |
| | | |||||
* | | Add Elite-Pi converter (#18236) | Danny | 2022-09-08 | 2 | -2/+6 |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Resolve conflict merging master to develop (#18297) | Joshua Diamond | 2022-09-06 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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) | Ryan | 2022-09-06 | 1 | -2/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-03 | 1 | -30/+43 |
|\| | |||||
| * | [Docs] Update 'Process Record' according to the code (#18209) | coliss86 | 2022-09-03 | 1 | -30/+43 |
| | | | | | | | | | | * [doc] Update 'Process Record' according to the code * [doc] fix link | ||||
* | | Add unicode mode change callbacks (#18235) | Joshua Diamond | 2022-08-31 | 1 | -0/+11 |
| | |