summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2023-12-16Remove redundant backlight eeconfig init (#22675)Joel Challis
2023-12-16Remove redundant rgblight eeconfig init (#22674)Joel Challis
2023-12-16Remove redundant RGB/LED matrix eeconfig init (#22673)Joel Challis
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-12-11Keymap introspection for Dip Switches (#22543)Joel Challis
2023-12-08Align Dip Switch feature (#22625)Joel Challis
2023-12-08LED/RGB Matrix: add header for drivers (#22628)Ryan
2023-12-05Rework RGBLight driver system (#22529)Ryan
2023-12-04Add latam spanish headers (#22542)JuanoD
2023-11-30Converted RGB matrix to use last_input_activity_elapsed(). (#21687)Pete Neisen
2023-11-26New RGB Animations - 4 "Starlight" Animation Variations (#22212)db
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre
2023-11-22Add simpler method for relocating functions to RAM. (#21804)Nick Brassel
2023-11-20Azoteq IQS5xx support (#22280)Dasky
2023-11-12Remove requirement for `keymap_steno.h` include in keymaps (#22423)Ryan
2023-11-11fix: make clicky delay silent (#21866)Less/Rikki
2023-11-09Migrate some common features to generic (#22403)Joel Challis
2023-11-01Generate switch statement helpers for keycode ranges (#20059)Joel Challis
2023-11-01Relocate LED driver init code (#22365)Ryan
2023-10-29QP getters correction (#22357)David Hoelscher
2023-10-27V-USB: Fix `GET_IDLE/SET_IDLE` (#22332)Ryan
2023-10-25RGB/LED matrix use limits size optimisation (#22325)Dasky
2023-10-24Fix compilation error when led/rgb process limit is zero. (#22328)Dasky
2023-10-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-24Remove extra led_matrix_indicators_user call (#22329)Dasky
2023-10-23Separate 6KRO and NKRO report structs (#22267)Ryan
2023-10-22Modify split config is_keyboard_master/left checks. (#21875)Dasky
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan
2023-10-22Russian typewriter keymap file for popular legacy layout (#21174)Andrey Tutolmin
2023-10-22[QP] Add support for OLED, variable framebuffer bpp (#19997)Nick Brassel
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-14Prep work for NKRO report separation (#22268)Ryan
2023-10-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-11add missing gpio include for pointing motion pin (#22246)Dasky
2023-10-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-08Fix build error when Automatic Mouse Layer is enabled (#22229)ikorihn
2023-10-08[Bugfix] `qp_ellipse` overflow (#19005)Pablo Martínez
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan
2023-10-04Fix memory leak in realloc failure handling (#22188)Kuan-Wei, Chiu
2023-10-03is31fl3737/3741: add LED Matrix support (#22163)Ryan
2023-09-29Add _DEFAULT_ON lighting configuration options (#21865)Joel Challis
2023-09-29Add `RGBLIGHT_DEFAULT_ON` macro configuration option (#20857)Álvaro A. Volpato
2023-09-28refactor: move default RGB/LED matrix #defines (#21938)Less/Rikki
2023-09-27is31fl3218: Add LED Matrix support (#22126)Ryan
2023-09-27is31fl3736: extract single-color API (#22133)Ryan
2023-09-25Move velocikey to within rgblight (#22123)Joel Challis
2023-09-25Added flower blooming on RGB Matrix effect (#21948)HorrorTroll
2023-09-25Fix OSM on a OSL activated layer (#20410)NapOli1084
2023-09-25[Enhancement] Improvements for debounce test coverage + bug fixes for sym_def...Andre Brait
2023-09-25Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ...Isaac Elenbaas