aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features
Commit message (Expand)AuthorAgeFilesLines
* Reduce tap dance memory usage, move state out of data (#25415)Stephen Ostermiller2025-11-231-3/+9
* Add PixArt PAW-3222 mouse sensor driver (#25763)ploopyco2025-11-111-0/+17
* [Feature Improvement]add option to keep layer state when recording dynamic ma...Chaser Huang2025-11-111-6/+7
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-11-045-9/+9
|\
| * [docs] Replace Imgur-hosted images (#25690)James Young2025-11-045-9/+9
* | Fix drv haptics docs by using the correct function name (#25733)Boudewijn van Groos2025-10-181-1/+1
* | Add LED/RGB Matrix flags API docs (#25673)Joel Challis2025-09-292-0/+118
|/
* docs: fix misspellings (#25555)François Magimel2025-09-0911-121/+123
* Refactor battery driver (#25550)Joel Challis2025-08-171-0/+55
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-101-3/+11
|\
| * Changes to the Stenography documentation page. (#25426)Andrew Cooney2025-07-101-3/+11
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-07-041-1/+1
|\|
| * Fix invalid layer API usage in RGB Matrix docs (#25449)Joel Challis2025-07-041-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-261-16/+19
|\|
| * fix order of code in tapdance example3 (#25410)timovp2025-06-261-16/+19
* | Add core handling for pointing device failures. (#25315)Dasky2025-06-141-15/+17
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-06-141-3/+3
|\|
| * [Docs] Fix example code on key_overrides.md (#25367)luroc2025-06-141-3/+3
* | Add `{rgb|led}_matrix_get_mode_name()`. (#25344)Nick Brassel2025-06-072-0/+42
|/
* [Docs] Fix PS/2 Driver headers (#25332)Joel Challis2025-06-041-5/+8
* Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262)Joel Challis2025-05-141-1/+1
* Enable community modules to define LED matrix and RGB matrix effects. (#25187)Pascal Getreuer2025-05-121-0/+8
* [New Feature/Core] New RGB Matrix Animation "Starlight Smooth" (#25203)art-was-here2025-05-121-0/+2
* [Docs] Fix typos introduced by PR #25050 (#25250)Drashna Jaelre2025-05-081-6/+6
* Add additional hooks for Community modules (#25050)Drashna Jaelre2025-05-051-12/+21
* High resolution scrolling (without feature report parsing) (#24423)eynsai2025-04-231-0/+26
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-04-173-3/+9
|\
| * [Docs] Unify lighting step descriptions (#25167)ClownFish2025-04-173-3/+9
* | Add "license" field to Community Module JSON schema. (#25085)Pascal Getreuer2025-04-011-0/+5
|/
* Module documentation typo correction (#25073)フィルターペーパー2025-03-291-1/+1
* Fix typo in docs: split_keyboard.md SPLIT_USB_DETECT ("theres's -> "there's")...Anthony Abruzzini2025-03-201-1/+1
* Community modules (#24848)Nick Brassel2025-02-261-0/+142
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-01-081-1/+3
|\
| * Convert stray legacy warn/info docs panels (#24799)Joel Challis2025-01-081-1/+3
* | Add leader_add_user callback (#24266)Will Spooner2025-01-021-0/+15
|/
* [Core] Add Layer Lock feature (#23430)Drashna Jaelre2024-11-211-0/+139
* Backward compatibility for new RGB keycode handling (#24490)Ryan2024-11-191-0/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2024-11-142-18/+38
|\
| * [docs] Improve halconf/mcuconf code examples (#24597)Ryan2024-11-142-18/+38
* | Revert removal of `QK_OUTPUT_AUTO`, fixup docs to reflect. (#24593)Nick Brassel2024-11-141-6/+18
* | Joystick: add support for 8-way hat switch (#24515)Ryan2024-11-091-1/+50
* | Rename RGB/HSV structs: keyboard-level code (#24476)Ryan2024-10-121-6/+6
* | Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-122-40/+16
* | Update combo user function variable (#24467)フィルターペーパー2024-10-121-9/+17
* | Extended wheel reports (#24422)eynsai2024-10-061-0/+1
* | Tweak OS detect, add OS_DETECTION_SINGLE_REPORT (#24379)Andre Brait2024-10-061-7/+23
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-09-061-1/+1
|\|
| * [Docs] Remove references to bootmagic lite (#24369)jack2024-09-061-1/+1
* | Add combo key repress feature (#22858)Filios922024-09-061-0/+44
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-311-0/+2
|\|