summaryrefslogtreecommitdiff
path: root/docs/feature_rgblight.md
Commit message (Expand)AuthorAge
* Retain brightness with lighting layers (#13025)Patrick Stadler2021-07-21
* Relocate RGB/HSV color defs to a more fitting place (#13377)Ryan2021-06-29
* Move RGBLight code into its own folder (#13312)Ryan2021-06-28
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-20
|\
| * fix example code in docs/feature_rgblight.md (#12960)Takeshi ISHII2021-05-20
* | Add function to allow repeated blinking of one layer (#12237)Matthes W2021-05-16
* | Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935)Joshua Diamond2021-04-15
|/
* RGBLight: Allow configurable default settings (#11912)Ryan2021-02-16
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-28
|\
| * Add rgblight_reload_from_eeprom() (#11411)Joshua Diamond2021-01-28
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-20
|\|
| * Improve the Lighting Layers example in RGB Lighting docs (#11454)Joshua Diamond2021-01-19
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-11
|\|
| * [Docs] Update feature_rgblight.md (#11363)Nick Blyumberg2021-01-10
* | Refine twinkle to be smoother (use breathing curve) (#11350)Joshua Diamond2021-01-10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-10
|\|
| * Correct descriptions of rgblight functions (#11429)Joshua Diamond2021-01-09
* | Rewrite APA102 support (#10894)Aldehir Rojas2020-12-30
|/
* Added color wheel that have QMK HSV values. (#8997)elijahblake812020-11-10
* Tweak the Christmas animation effect to be less harsh on the eyes (#7648)Max Rumpf2020-08-29
* Add noeeprom speed function for RGBLIGHT (#9706)Drashna Jaelre2020-08-25
* Improve keycode handling for RGB (#7677)Drashna Jaelre2020-06-22
* Option to allow lighting layers when RGB Lighting is off (#9051)Joshua Diamond2020-06-01
* Add query functions for RGB Light and RGB Matrix (#8960)Drashna Jaelre2020-05-18
* Allow expanding from 8 to 32 RGB Lighting Layers (#8941)Joshua Diamond2020-05-13
* New RGB Lighting effect: Twinkle (#8887)Joshua Diamond2020-05-09
* Add ability to blink lighting layer for a specified duration (#8760)Joshua Diamond2020-05-09
* [Docs] Fixes for feature_rgblight.md (#8514)James Young2020-03-21
* [docs] Note the need to flash both sides for rgb layers. (#8467)Frei2020-03-17
* Feature: RGBLight layers (#7768)Nathan Gray2020-03-10
* Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)Manna Harbour2019-11-28
* Fix typo and code indentation (#7410)Mihai Olteanu2019-11-19
* ARM - ws2812 bitbang (#7173)Joel Challis2019-11-07
* Add effect range to rgblight.c (#5856)Takeshi ISHII2019-05-15
* [Docs] RGB Animation documentation on reducing memory footprint (#5813)Yan-Fa Li2019-05-10
* If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII2019-05-02
* rgblight 255 hue (#5547)XScorpion22019-05-01
* Define RGB colors (#5300)Erovia2019-04-22
* Add function to support split-keyboard in rgblight.[ch]. (#5020)Takeshi ISHII2019-04-19
* [Docs] update feature_rgblight.md: add some figures (#5578)Takeshi ISHII2019-04-08
* Fixing dead links (#5503)Brian Choromanski2019-03-29
* Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2019-03-23
* rgblight.c: add remap feature (#5243)Takeshi ISHII2019-03-20
* Add support for using ranges for RGB (#4981)Erovia2019-02-15
* Added noeeprom versions of set hue, sat, val, and stepFredric Silberberg2018-12-13
* Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-27
* Configurable Rainbow Swirl range (#4376)Frank Tackitt2018-11-07
* add a notice into docs/feature_rgblight.mdmtei2018-10-11
* rgblight.[ch] more configurable (#3582)Takeshi ISHII2018-09-13
* Improve RGB lighting documentation (#3580)fauxpark2018-08-07