summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Merge remote-tracking branch 'origin/master' into developQMK Bot1-3/+11
2025-07-10Changes to the Stenography documentation page. (#25426)Andrew Cooney1-3/+11
2025-07-08Merge remote-tracking branch 'origin/master' into developQMK Bot1-37/+33
2025-07-08[Docs] Tidy up keyboard guidelines (#25461)jack1-37/+33
2025-07-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-4/+16
2025-07-07[docs] WS2812: rewrite Open Drain section (#25454)Ryan1-4/+16
2025-07-06Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan3-68/+68
2025-07-06Merge remote-tracking branch 'origin/master' into developQMK Bot2-13/+78
2025-07-06Add short aliases for `OSM()` (#25443)Ryan2-13/+78
2025-07-04Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2025-07-04Fix invalid layer API usage in RGB Matrix docs (#25449)Joel Challis1-1/+1
2025-06-29Mitigate VIA keylogger security issues (#25414)Joel Challis1-0/+5
2025-06-28Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2025-06-28[Docs] Fix typo in Chordal Hold example JSON, comma to colon. (#25424)Pascal Getreuer1-1/+1
2025-06-28Merge remote-tracking branch 'origin/master' into developQMK Bot3-93/+129
2025-06-28Clean up mod & mod-tap shortcuts (#25399)Ryan3-93/+129
2025-06-27Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2025-06-27[Docs] Link to `awesome-qmk` userspaces repository (#25357)Peter Cock1-1/+1
2025-06-27Add MATRIX_MASKED DD config (#25383)Joel Challis1-0/+3
2025-06-27Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2025-06-27Update link to AW20216S datasheet (#25416)Joel Challis1-1/+1
2025-06-26Merge remote-tracking branch 'origin/master' into developQMK Bot1-16/+19
2025-06-26fix order of code in tapdance example3 (#25410)timovp1-16/+19
2025-06-22Merge remote-tracking branch 'origin/master' into developQMK Bot3-14/+14
2025-06-22[docs] Change GUI key references to "Meta" -> "Super" (#25394)Ryan3-14/+14
2025-06-14Add core handling for pointing device failures. (#25315)Dasky1-15/+17
2025-06-14Merge remote-tracking branch 'origin/master' into developQMK Bot1-3/+3
2025-06-13[Docs] Fix example code on key_overrides.md (#25367)luroc1-3/+3
2025-06-09Remove `DEFAULT_FOLDER` handling (#23281)Joel Challis1-2/+0
2025-06-07Add `{rgb|led}_matrix_get_mode_name()`. (#25344)Nick Brassel2-0/+42
2025-06-05More Yunzii notes regarding refusal to provide sources. (#25335)Nick Brassel1-2/+2
2025-06-04Add CrossDIY to license_violations.md (#25324)obosob1-0/+1
2025-06-04[Docs] Fix PS/2 Driver headers (#25332)Joel Challis1-5/+8
2025-05-28Fix typo in Battery Driver docs (#25312)Joel Challis1-2/+2
2025-05-262025 Q2 changelog (#25297)Joel Challis5-14/+311
2025-05-24[Docs] Fix tap_hold code blocks (#25298)Joel Challis1-2/+2
2025-05-22Add `compiler_support.h` (#25274)Pablo Martínez2-6/+6
2025-05-18Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+2
2025-05-18Update PR checklist notes on custom matrix (#25240)Joel Challis1-1/+2
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis1-2/+0
2025-05-14Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262)Joel Challis3-6/+9
2025-05-12Enable community modules to define LED matrix and RGB matrix effects. (#25187)Pascal Getreuer1-0/+8
2025-05-12[New Feature/Core] New RGB Matrix Animation "Starlight Smooth" (#25203)art-was-here1-0/+2
2025-05-09[Docs] Fix typos introduced by PR #25050 (#25250)Drashna Jaelre1-6/+6
2025-05-07Merge remote-tracking branch 'origin/master' into developQMK Bot2-0/+18
2025-05-07Docs update for installing qmk with uv (#24995)Nathan Cain2-0/+18
2025-05-06Deprecate `qmk generate-compilation-database`. (#25237)Nick Brassel3-29/+34
2025-05-05Add battery changed callbacks (#25207)Joel Challis1-0/+22
2025-05-05Add additional hooks for Community modules (#25050)Drashna Jaelre1-12/+21
2025-04-23High resolution scrolling (without feature report parsing) (#24423)eynsai1-0/+26