summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)AuthorFilesLines
2026-01-03Fix RGB Matrix Typing Heatmap overflow (#25915)nullptr1-1/+1
2026-01-01[CI] Regenerate Files (#25920)QMK Bot74-74/+74
2026-01-01 Fix functions layer_debug and default_layer_debug (#25913)Piervit1-2/+2
2025-12-12Fix broken compilation when OS_DETECTION_DEBUG_ENABLE is defined (#25869)Joshua Diamond1-1/+1
2025-11-30[CI] Format code according to conventions (#25828)QMK Bot3-7/+5
2025-11-30Merge remote-tracking branch 'origin/master' into developQMK Bot42-196/+181
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot42-196/+181
2025-11-23Reduce tap dance memory usage, move state out of data (#25415)Stephen Ostermiller2-40/+93
2025-11-23Fix single key combos activating only once (#25198)Julian Schuler1-0/+4
2025-11-23[Bug][Core] Fix Speculative Hold to enable also right-handed RSFT, RCTL by de...Pascal Getreuer1-1/+1
2025-11-12Add PixArt PAW-3222 mouse sensor driver (#25763)ploopyco1-0/+4
2025-11-12Fix Magic GUI masking logic (#25780)フィルターペーパー1-2/+3
2025-11-11[Core] suspend: suppress wake up keypress (#23389)Stefan Kerkmann1-3/+5
2025-11-11[Feature Improvement]add option to keep layer state when recording dynamic ma...Chaser Huang1-1/+22
2025-11-11Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+10
2025-11-11VIA Keylog Change (#25504)Cipulot1-1/+10
2025-11-11Merge remote-tracking branch 'origin/master' into developQMK Bot3-12/+12
2025-11-11[Bugfix] QP error handling (#25591)Pablo Martínez3-12/+12
2025-11-11[Core] Speculative Hold option for mod-taps: hold mods instantly while unsett...Pascal Getreuer5-1/+212
2025-11-06Implement minimal connection update logic (#25334)Joel Challis1-0/+4
2025-11-06Guard remapping logic with MAGIC_ENABLE (#25537)フィルターペーパー1-0/+6
2025-11-01making flowtap timer public so it can be used easily with combos (#25731)Nimish Gåtam2-0/+17
2025-10-27Restrict mouse timer activation to movement keycodes (#25716)Aleks1-1/+2
2025-10-26Fix RGB matrix not syncing and turning off properly on timeout (#25467)Filios922-28/+36
2025-10-19Debounce: Deprecate num_rows parameter (#25632)フィルターペーパー11-27/+26
2025-10-07[QP] Minor cleanup and support for RGB888 surface (#25706)Pablo Martínez8-46/+34
2025-10-06Merge remote-tracking branch 'origin/master' into developQMK Bot2-6/+6
2025-10-06Fix Slovak and Lithuanian (QWERTY) sendstring LUTs (#25703)Ryan2-6/+6
2025-09-30[Feature] Implement `mod_t` packed struct (#25168)Pablo Martínez2-7/+61
2025-09-22Add generic handling to cycle LED/RGB Matrix flags (#24649)Joel Challis7-7/+145
2025-09-10Restructure Pixel Rain interval code (#25516)フィルターペーパー1-9/+16
2025-09-07Refactor debounce algorithm with static allocation (#25515)フィルターペーパー9-397/+371
2025-09-06Simplify hue calculation in raindrops animation (#25587)フィルターペーパー1-7/+2
2025-09-06Simplify tap_code16_delay (#25595)フィルターペーパー1-3/+1
2025-08-17Refactor battery driver (#25550)Joel Challis7-3/+200
2025-07-25Add MATRIX_ROWS_PER_HAND definition (#25513)フィルターペーパー3-32/+30
2025-07-14Relocate `AUDIO_INIT_DELAY` implementation (#25491)Joel Challis3-19/+26
2025-07-13Clamp reactive offset value (#25489)フィルターペーパー2-0/+2
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-53/+0
2025-07-07Compilation fixes for `-fno-common` (#25436)Joel Challis1-2/+3
2025-07-06Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan2-13/+11
2025-07-06Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+35
2025-07-06Add short aliases for `OSM()` (#25443)Ryan1-0/+35
2025-07-05Refactor Starlight Smooth matrix effect (#25442)フィルターペーパー1-1/+1
2025-06-29Mitigate VIA keylogger security issues (#25414)Joel Challis1-0/+8
2025-06-28Merge remote-tracking branch 'origin/master' into developQMK Bot2-47/+77
2025-06-28Clean up mod & mod-tap shortcuts (#25399)Ryan2-47/+77
2025-06-27Align sleep_led logic (#25395)Joel Challis2-1/+16
2025-06-14Add core handling for pointing device failures. (#25315)Dasky2-13/+56
2025-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot1-2/+2