summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2024-04-13LED Matrix: replace backlight keycodes with newly added ones (#23455)Ryan
2024-04-11Add new set of keycodes for LED Matrix (#23432)Ryan
2024-04-11Separate keycode handling for LED Matrix and Backlight (#23426)Ryan
2024-04-08Oneshot locked mods split transaction (#23434)NoOne2246
2024-04-05Rename `process_{led,rgb}_matrix()` (#23422)Ryan
2024-04-04Remove deprecated quantum keycodes (#23407)Ryan
2024-04-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-04-03Fix pointing_device_set_cpi_on_side() (#23391)0.24.7Taro Hayashi
2024-03-24Fix rgblight init (#23335)Dasky
2024-03-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-03-22Add ES_GRV to latam language-specific keycodes (#23333)0.24.6JuanoD
2024-03-22Un-`extern` RGBLight `led[]` array (#23322)Ryan
2024-03-18Add init function to RGBLight driver struct (#23076)Ryan
2024-03-17LED drivers: add support for IS31FL3236 (#23264)Ryan
2024-03-14Refactor vusb to protocol use pre/post task (#14944)Joel Challis
2024-03-14Infer eeconfig identifiers (#22135)Joel Challis
2024-03-13Remove unuseful layer_on() call (#23055)DavidSannier
2024-03-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-03-10Fixes for encoder abstraction. (#23195)0.24.4Nick Brassel
2024-03-10Add utility functions for Pointing Device Auto Mouse feature (#23144)Drashna Jaelre
2024-03-06[Audio] Add support for audio shutdown pin (#22731)Drashna Jaelre
2024-02-19Fix make clean test:os_detection (#23112)Joel Challis
2024-02-19OS Detection - Entire file should not be wrapped with ifdef (#23108)Joel Challis
2024-02-18Add encoder abstraction. (#21548)Nick Brassel
2024-02-18Update GPIO macro usages in core (#23093)Ryan
2024-02-17Removal of bootmagic lite terminology (#22979)Joel Challis
2024-02-17[Driver] ILI9486 on Quantum Painter (#18521)Pablo Martínez
2024-02-17Add RGB matrix & LED Matrix support for IS31FL3729 (#21944)HorrorTroll
2024-02-17[Core] Add OS detection callbacks (#21777)Andre Brait
2024-02-17Fix joystick initialization (#22953)Joel Challis
2024-02-17Insert delay between shifted chars in send_string_with_delay (#19280)Skyler Hawthorne
2024-02-17[QP] Native palette support for fonts (#20645)Pablo Martínez
2024-02-17Update naming convention for GPIO control macros (#23085)Ryan
2024-02-16Workaround for `make test:all DEBUG=1` (#23047)Joel Challis
2024-02-01Remove redundant steno eeconfig init (#22680)Joel Challis
2024-01-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-01-30Update asymmetric debounce code comment (#22981)0.23.8フィルターペーパー
2024-01-30Add missing rgb matrix default parameters (#22281)Fabien Fellay
2024-01-28Begin removal of bootmagic lite terminology (#22970)Joel Challis
2024-01-27Tidy up print/debug logging headers (#22969)Joel Challis
2024-01-26Migrate and remove deprecated debug utils (#22961)Joel Challis
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2024-01-10pointing_device: motion pin define and c-format weirdness (#22802)JohSchneider
2024-01-09Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775)Joel Challis
2024-01-09[CI] Regenerate Files (#22872)QMK Bot
2024-01-09Solid reactive: improve fading effect (#22656)フィルターペーパー
2024-01-09Add Canadian French input locale (#21456)Nebuleon
2024-01-09Ignore space cadet key release when caps word is active (#21721)Paul Landers
2024-01-09MIDI sustain effect fix on qmk 0.22.2 (#22114)3araht
2024-01-09Merge remote-tracking branch 'origin/master' into developQMK Bot