summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-212-4/+4
* Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-212-7/+7
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-202-3/+5
|\
| * [Docs] Update platformdev_blackpill_f411.md (#18666)Markus Fritsche2022-10-202-3/+5
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-203-4/+4
* | Remove legacy Debug keycode (#18769)Ryan2022-10-192-4/+4
* | 4 Driver support for IS31FL3737 (#18750)Jamal Bouajjaj2022-10-181-2/+4
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* | Programmable Button API refactor and improve docs (#18641)Ryan2022-10-151-65/+135
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-131-15/+15
|\|
| * docs: fix typos (#18671)Paula Isabel2022-10-131-15/+15
* | Fix boundary in `RGB_MATRIX_INDICATOR_SET_COLOR` (#18650)James Thomson2022-10-111-4/+4
* | Remove legacy international keycodes (#18588)Ryan2022-10-092-3/+3
* | quantum: led: split out led_update_ports() for customization of led behaviour...Thomas Weißschuh2022-10-061-0/+7
* | Implement split comms watchdog (#18599)Dasky2022-10-062-0/+18
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-059-11/+11
|\|
| * docs: some typos (#18582)George Rodrigues2022-10-059-11/+11
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-051-0/+1
|\|
| * [Docs] Add a note about the print function. (#17737)Kim Minjong2022-10-041-0/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-051-1/+1
|\|
| * [Docs] Clarify how to use the bootloader LED for rp2040 (#18585)Conor Burns2022-10-041-1/+1
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-042-8/+23
* | [Core] PWM Backlight for RP2040 (#17706)Stefan Kerkmann2022-10-041-0/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-041-1/+4
|\|
| * [Docs] Clarify CAPS_WORD behaviors (#18137)mmccoyd2022-10-031-1/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-301-1/+1
|\|
| * Grammar Fix for PR Checklist (#18540)James Young2022-09-301-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-09-302-10/+31
|\|
| * [docs] Improve documentation regarding info.json (#18508)Less/Rikki2022-09-292-10/+31
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-291-1/+20
|\|
| * Update reference_info_json.md (#18518)Markus Knutsson2022-09-291-1/+20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-291-1/+1
|\|
| * Fix typo (#18526)DeflateAwning2022-09-291-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-281-1/+1
|\|
| * Update feature_tap_dance.md (#18509)Luis Carlos2022-09-281-1/+1
* | Further refactoring of joystick feature (#18437)Ryan2022-09-271-54/+27
* | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-262-4/+2
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-09-241-2/+1
|\|
| * Remove orphan custom functions reference in keymap docs (#18444)Wes Lord2022-09-241-2/+1
* | Allow Active High for Pointing Device Motion Pin (#18404)Thomas2022-09-241-0/+1
* | [Core] Pointing Device Automatic Mouse Layer (#17962)Alabastard-642022-09-231-1/+231
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-34/+34
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-211-0/+1
|\|
| * [Docs] Explicitly mention kb/user callbacks as boolean (#18448)Drashna Jaelre2022-09-211-0/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-211-6/+7
|\|
| * Checklist clarification. (#18440)Nick Brassel2022-09-211-6/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-195-187/+198
|\|
| * [Docs] Extract 'Layer Change Code' and EEPROM (#18174)coliss862022-09-195-187/+198
* | [QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reor...Nick Brassel2022-09-191-225/+341
* | Add Elite-C to converters (#18309)Joel Challis2022-09-181-2/+45