summaryrefslogtreecommitdiff
path: root/docs/feature_rgblight.md
Commit message (Expand)AuthorAge
* 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
* Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII2018-06-04
* Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre2018-05-29
* Add rgblist to docsU-LANDSRAAD\drashna2018-03-28
* Add HSV value specification (#2481)Daniel Hoek2018-03-23
* [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre2018-03-19
* ADD RGBLIGHT_LIMIT_VAL (#2214)YouCanFly2018-01-02
* Format keycode tablesfauxpark2017-12-09
* Convert all headings to Title Casefauxpark2017-12-09
* Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'Colin T.A. Gray2017-12-08
* adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray2017-12-04
* Added a new keycode for cycling through RBG modes which reverses directions w...Sebastian Kaim2017-10-24
* Fix missing code backticksJason Milkins2017-10-21
* Address #1689 by using a formula to define the breathing curve (#1692)skullydazed2017-10-17
* Fix HSV Color Wheel image on RGB Light page (#1773)Max Riveiro2017-09-29
* RGB improvements (#1684)skullydazed2017-09-06
* Doc updates from going through every fileskullY2017-08-16
* break up keymaps and quantum keycodes into files by featureskullY2017-08-16