summaryrefslogtreecommitdiff
path: root/quantum/rgblight
AgeCommit message (Expand)Author
2024-01-01Update copyright year on generated files (#22795)QMK Bot
2023-12-16Remove redundant rgblight eeconfig init (#22674)Joel Challis
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-12-05Rework RGBLight driver system (#22529)Ryan
2023-09-29Add `RGBLIGHT_DEFAULT_ON` macro configuration option (#20857)Álvaro A. Volpato
2023-09-25Move velocikey to within rgblight (#22123)Joel Challis
2023-09-21RGBLight/Backlight: add prefixed driver defines (#22089)Ryan
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-06-18Fix up operator precedence in RGBLIGHT (#21280)Nick Brassel
2023-05-08[Bug] Realign and size check EECONFIG structures (#20541)Drashna Jaelre
2023-03-26Fix rgblight layers when animations aren't enabled (#20097)Eli Lipsitz
2023-03-23Tidy up duplication of MIN/MAX fallback implementations (#20236)Joel Challis
2023-03-23Add some helpers to tidy up XAP (#20235)Joel Challis
2023-01-01Regenerate Files (#19463)QMK Bot
2022-12-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-23Minor alignment of rgb_breathe_table generator (#19403)Joel Challis
2022-12-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-15Fix non-functional RGBLIGHT_EFFECT_TWINKLE on ARM (#19335)Joshua Diamond
2022-12-01Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)Drashna Jaelre
2022-11-10Avoid repeated calls to rgblight_set() in tight succession when setting light...Joshua Diamond
2022-10-27Remove rgblight_list.h (#18878)Ryan
2022-09-28Fix retain brightness when val is changed while a layer is active (#18426)izmishi
2022-09-19[Core] remove busy waiting from rgblight functions (#18418)Stefan Kerkmann
2022-04-28Remove ARM pgm_read_word workaround in rgblight (#16961)Joel Challis
2022-04-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-04-21rgblight: Fix rgblight_blink_layer when multiple layers are active (#16824)Simon Arlott
2022-04-18Add customizable snake and knight animation increments (#16337)Michał Szczepaniak
2022-04-17Fix #16859. (#16865)Nick Brassel
2022-04-17rgblight: Add functions to stop blinking one or all but one layer (#16859)Simon Arlott
2022-04-16rgblight: Limit max repeat times in rgblight_blink_layer_repeat (#16860)Simon Arlott
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-07-25Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-07-24Disables rgblight twinkle by default. (#13677)Nick Brassel
2021-07-21Retain brightness with lighting layers (#13025)Patrick Stadler
2021-07-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-29Relocate RGB/HSV color defs to a more fitting place (#13377)Ryan
2021-06-28Move RGBLight code into its own folder (#13312)Ryan