summaryrefslogtreecommitdiffstats
path: root/docs/feature_rgblight.md
AgeCommit message (Expand)AuthorFilesLines
2019-05-02If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII1-1/+1
2019-05-01rgblight 255 hue (#5547)XScorpion21-1/+1
2019-04-22Define RGB colors (#5300)Erovia1-1/+34
2019-04-20Add function to support split-keyboard in rgblight.[ch]. (#5020)Takeshi ISHII1-0/+1
2019-04-08[Docs] update feature_rgblight.md: add some figures (#5578)Takeshi ISHII1-3/+29
2019-03-29Fixing dead links (#5503)Brian Choromanski1-0/+2
2019-03-24Add support for RGB LEDs wired directly to each half's controller (#5392)Danny1-4/+5
2019-03-21rgblight.c: add remap feature (#5243)Takeshi ISHII1-0/+47
2019-02-15Add support for using ranges for RGB (#4981)Erovia1-31/+37
2018-12-14Added noeeprom versions of set hue, sat, val, and stepFredric Silberberg1-0/+18
2018-11-28Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević1-2/+0
2018-11-07Configurable Rainbow Swirl range (#4376)Frank Tackitt1-0/+1
2018-10-12add a notice into docs/feature_rgblight.mdmtei1-1/+2
2018-09-13rgblight.[ch] more configurable (#3582)Takeshi ISHII1-15/+27
2018-08-07Improve RGB lighting documentation (#3580)fauxpark1-121/+108
2018-06-04Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII1-0/+1
2018-05-29Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre1-5/+30
2018-03-28Add rgblist to docsU-LANDSRAAD\drashna1-0/+1
2018-03-24Add HSV value specification (#2481)Daniel Hoek1-1/+1
2018-03-20[Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre1-0/+2
2018-01-03ADD RGBLIGHT_LIMIT_VAL (#2214)YouCanFly1-0/+1
2017-12-09Format keycode tablesfauxpark1-19/+19
2017-12-09Convert all headings to Title Casefauxpark1-1/+1
2017-12-08Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'Colin T.A. Gray1-0/+14
2017-12-04adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray1-2/+4
2017-10-25Added a new keycode for cycling through RBG modes which reverses directions w...Sebastian Kaim1-0/+1
2017-10-21Fix missing code backticksJason Milkins1-2/+2
2017-10-18Address #1689 by using a formula to define the breathing curve (#1692)skullydazed1-2/+4
2017-09-30Fix HSV Color Wheel image on RGB Light page (#1773)Max Riveiro1-4/+4
2017-09-06RGB improvements (#1684)skullydazed1-29/+101
2017-08-16Doc updates from going through every fileskullY1-0/+31
2017-08-16break up keymaps and quantum keycodes into files by featureskullY1-0/+18