Age | Commit message (Expand) | Author |
2022-02-05 | [Docs] RGB documentation formatting corrections (#15826) | Albert Y |
2022-01-31 | [Docs] Add reference to data sync options for RGB (#16144) | Albert Y |
2022-01-20 | docs: fix typo in rgblight docs (#15960) | Gigahawk |
2022-01-11 | [Docs] Recommend the use of RGB light functions for code (#15745) | Albert Y |
2021-07-21 | Retain brightness with lighting layers (#13025) | Patrick Stadler |
2021-06-29 | Relocate RGB/HSV color defs to a more fitting place (#13377) | Ryan |
2021-06-28 | Move RGBLight code into its own folder (#13312) | Ryan |
2021-05-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-05-20 | fix example code in docs/feature_rgblight.md (#12960) | Takeshi ISHII |
2021-05-16 | Add function to allow repeated blinking of one layer (#12237) | Matthes W |
2021-04-15 | Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935) | Joshua Diamond |
2021-02-16 | RGBLight: Allow configurable default settings (#11912) | Ryan |
2021-01-28 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel |
2021-01-28 | Add rgblight_reload_from_eeprom() (#11411) | Joshua Diamond |
2021-01-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-01-19 | Improve the Lighting Layers example in RGB Lighting docs (#11454) | Joshua Diamond |
2021-01-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-01-10 | [Docs] Update feature_rgblight.md (#11363) | Nick Blyumberg |
2021-01-10 | Refine twinkle to be smoother (use breathing curve) (#11350) | Joshua Diamond |
2021-01-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-01-09 | Correct descriptions of rgblight functions (#11429) | Joshua Diamond |
2020-12-30 | Rewrite APA102 support (#10894) | Aldehir Rojas |
2020-11-10 | Added color wheel that have QMK HSV values. (#8997) | elijahblake81 |
2020-08-29 | Tweak the Christmas animation effect to be less harsh on the eyes (#7648) | Max Rumpf |
2020-08-25 | Add noeeprom speed function for RGBLIGHT (#9706) | Drashna Jaelre |
2020-06-22 | Improve keycode handling for RGB (#7677) | Drashna Jaelre |
2020-06-01 | Option to allow lighting layers when RGB Lighting is off (#9051) | Joshua Diamond |
2020-05-18 | Add query functions for RGB Light and RGB Matrix (#8960) | Drashna Jaelre |
2020-05-13 | Allow expanding from 8 to 32 RGB Lighting Layers (#8941) | Joshua Diamond |
2020-05-09 | New RGB Lighting effect: Twinkle (#8887) | Joshua Diamond |
2020-05-09 | Add ability to blink lighting layer for a specified duration (#8760) | Joshua Diamond |
2020-03-21 | [Docs] Fixes for feature_rgblight.md (#8514) | James Young |
2020-03-17 | [docs] Note the need to flash both sides for rgb layers. (#8467) | Frei |
2020-03-10 | Feature: RGBLight layers (#7768) | Nathan Gray |
2019-11-28 | Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484) | Manna Harbour |
2019-11-19 | Fix typo and code indentation (#7410) | Mihai Olteanu |
2019-11-07 | ARM - ws2812 bitbang (#7173) | Joel Challis |
2019-05-15 | Add effect range to rgblight.c (#5856) | Takeshi ISHII |
2019-05-10 | [Docs] RGB Animation documentation on reducing memory footprint (#5813) | Yan-Fa Li |
2019-05-02 | If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste... | Takeshi ISHII |
2019-05-01 | rgblight 255 hue (#5547) | XScorpion2 |
2019-04-22 | Define RGB colors (#5300) | Erovia |
2019-04-19 | Add function to support split-keyboard in rgblight.[ch]. (#5020) | Takeshi ISHII |
2019-04-08 | [Docs] update feature_rgblight.md: add some figures (#5578) | Takeshi ISHII |
2019-03-29 | Fixing dead links (#5503) | Brian Choromanski |
2019-03-23 | Add support for RGB LEDs wired directly to each half's controller (#5392) | Danny |
2019-03-20 | rgblight.c: add remap feature (#5243) | Takeshi ISHII |
2019-02-15 | Add support for using ranges for RGB (#4981) | Erovia |
2018-12-13 | Added noeeprom versions of set hue, sat, val, and step | Fredric Silberberg |
2018-11-27 | Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) | Konstantin Đorđević |