summaryrefslogtreecommitdiffstats
path: root/docs/feature_rgblight.md
Commit message (Expand)AuthorAgeFilesLines
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-0/+13
* fix example code in docs/feature_rgblight.md (#12960)Takeshi ISHII2021-05-201-3/+3
* RGBLight: Allow configurable default settings (#11912)Ryan2021-02-161-9/+14
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-281-0/+1
|\
| * Add rgblight_reload_from_eeprom() (#11411)Joshua Diamond2021-01-281-0/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-201-9/+18
|\|
| * Improve the Lighting Layers example in RGB Lighting docs (#11454)Joshua Diamond2021-01-191-9/+18
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-111-0/+2
|\|
| * [Docs] Update feature_rgblight.md (#11363)Nick Blyumberg2021-01-101-0/+2
* | Refine twinkle to be smoother (use breathing curve) (#11350)Joshua Diamond2021-01-101-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-101-8/+8
|\|
| * Correct descriptions of rgblight functions (#11429)Joshua Diamond2021-01-091-8/+8
* | Rewrite APA102 support (#10894)Aldehir Rojas2020-12-301-1/+10
|/
* Added color wheel that have QMK HSV values. (#8997)elijahblake812020-11-101-0/+2
* Tweak the Christmas animation effect to be less harsh on the eyes (#7648)Max Rumpf2020-08-291-12/+12
* Add noeeprom speed function for RGBLIGHT (#9706)Drashna Jaelre2020-08-251-0/+11
* Improve keycode handling for RGB (#7677)Drashna Jaelre2020-06-221-0/+4
* Option to allow lighting layers when RGB Lighting is off (#9051)Joshua Diamond2020-06-011-0/+4
* Add query functions for RGB Light and RGB Matrix (#8960)Drashna Jaelre2020-05-181-6/+8
* Allow expanding from 8 to 32 RGB Lighting Layers (#8941)Joshua Diamond2020-05-131-0/+2
* New RGB Lighting effect: Twinkle (#8887)Joshua Diamond2020-05-091-2/+9
* Add ability to blink lighting layer for a specified duration (#8760)Joshua Diamond2020-05-091-2/+41
* [Docs] Fixes for feature_rgblight.md (#8514)James Young2020-03-211-16/+16
* [docs] Note the need to flash both sides for rgb layers. (#8467)Frei2020-03-171-0/+2
* Feature: RGBLight layers (#7768)Nathan Gray2020-03-101-0/+62
* Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)Manna Harbour2019-11-281-6/+6
* Fix typo and code indentation (#7410)Mihai Olteanu2019-11-191-2/+2
* ARM - ws2812 bitbang (#7173)Joel Challis2019-11-071-1/+1
* Add effect range to rgblight.c (#5856)Takeshi ISHII2019-05-151-38/+96
* [Docs] RGB Animation documentation on reducing memory footprint (#5813)Yan-Fa Li2019-05-101-20/+44
* If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII2019-05-021-1/+1
* rgblight 255 hue (#5547)XScorpion22019-05-011-1/+1
* Define RGB colors (#5300)Erovia2019-04-221-1/+34
* Add function to support split-keyboard in rgblight.[ch]. (#5020)Takeshi ISHII2019-04-191-0/+1
* [Docs] update feature_rgblight.md: add some figures (#5578)Takeshi ISHII2019-04-081-3/+29
* Fixing dead links (#5503)Brian Choromanski2019-03-291-0/+2
* Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2019-03-231-4/+5
* rgblight.c: add remap feature (#5243)Takeshi ISHII2019-03-201-0/+47
* Add support for using ranges for RGB (#4981)Erovia2019-02-151-31/+37
* Added noeeprom versions of set hue, sat, val, and stepFredric Silberberg2018-12-131-0/+18
* Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-271-2/+0
* Configurable Rainbow Swirl range (#4376)Frank Tackitt2018-11-071-0/+1
* add a notice into docs/feature_rgblight.mdmtei2018-10-111-1/+2
* rgblight.[ch] more configurable (#3582)Takeshi ISHII2018-09-131-15/+27
* Improve RGB lighting documentation (#3580)fauxpark2018-08-071-121/+108
* Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII2018-06-041-0/+1
* Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre2018-05-291-5/+30
* Add rgblist to docsU-LANDSRAAD\drashna2018-03-281-0/+1
* Add HSV value specification (#2481)Daniel Hoek2018-03-231-1/+1
* [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre2018-03-191-0/+2