| Commit message (Expand) | Author | Age | Files | Lines |
* | [Docs] Update feature_rgblight.md (#11363) | Nick Blyumberg | 2021-01-10 | 1 | -0/+2 |
* | Correct descriptions of rgblight functions (#11429) | Joshua Diamond | 2021-01-09 | 1 | -8/+8 |
* | Added color wheel that have QMK HSV values. (#8997) | elijahblake81 | 2020-11-10 | 1 | -0/+2 |
* | Tweak the Christmas animation effect to be less harsh on the eyes (#7648) | Max Rumpf | 2020-08-29 | 1 | -12/+12 |
* | Add noeeprom speed function for RGBLIGHT (#9706) | Drashna Jaelre | 2020-08-25 | 1 | -0/+11 |
* | Improve keycode handling for RGB (#7677) | Drashna Jaelre | 2020-06-22 | 1 | -0/+4 |
* | Option to allow lighting layers when RGB Lighting is off (#9051) | Joshua Diamond | 2020-06-01 | 1 | -0/+4 |
* | Add query functions for RGB Light and RGB Matrix (#8960) | Drashna Jaelre | 2020-05-18 | 1 | -6/+8 |
* | Allow expanding from 8 to 32 RGB Lighting Layers (#8941) | Joshua Diamond | 2020-05-13 | 1 | -0/+2 |
* | New RGB Lighting effect: Twinkle (#8887) | Joshua Diamond | 2020-05-09 | 1 | -2/+9 |
* | Add ability to blink lighting layer for a specified duration (#8760) | Joshua Diamond | 2020-05-09 | 1 | -2/+41 |
* | [Docs] Fixes for feature_rgblight.md (#8514) | James Young | 2020-03-21 | 1 | -16/+16 |
* | [docs] Note the need to flash both sides for rgb layers. (#8467) | Frei | 2020-03-17 | 1 | -0/+2 |
* | Feature: RGBLight layers (#7768) | Nathan Gray | 2020-03-10 | 1 | -0/+62 |
* | Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484) | Manna Harbour | 2019-11-28 | 1 | -6/+6 |
* | Fix typo and code indentation (#7410) | Mihai Olteanu | 2019-11-19 | 1 | -2/+2 |
* | ARM - ws2812 bitbang (#7173) | Joel Challis | 2019-11-07 | 1 | -1/+1 |
* | Add effect range to rgblight.c (#5856) | Takeshi ISHII | 2019-05-15 | 1 | -38/+96 |
* | [Docs] RGB Animation documentation on reducing memory footprint (#5813) | Yan-Fa Li | 2019-05-10 | 1 | -20/+44 |
* | If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste... | Takeshi ISHII | 2019-05-02 | 1 | -1/+1 |
* | rgblight 255 hue (#5547) | XScorpion2 | 2019-05-01 | 1 | -1/+1 |
* | Define RGB colors (#5300) | Erovia | 2019-04-22 | 1 | -1/+34 |
* | Add function to support split-keyboard in rgblight.[ch]. (#5020) | Takeshi ISHII | 2019-04-19 | 1 | -0/+1 |
* | [Docs] update feature_rgblight.md: add some figures (#5578) | Takeshi ISHII | 2019-04-08 | 1 | -3/+29 |
* | Fixing dead links (#5503) | Brian Choromanski | 2019-03-29 | 1 | -0/+2 |
* | Add support for RGB LEDs wired directly to each half's controller (#5392) | Danny | 2019-03-23 | 1 | -4/+5 |
* | rgblight.c: add remap feature (#5243) | Takeshi ISHII | 2019-03-20 | 1 | -0/+47 |
* | Add support for using ranges for RGB (#4981) | Erovia | 2019-02-15 | 1 | -31/+37 |
* | Added noeeprom versions of set hue, sat, val, and step | Fredric Silberberg | 2018-12-13 | 1 | -0/+18 |
* | Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) | Konstantin Đorđević | 2018-11-27 | 1 | -2/+0 |
* | Configurable Rainbow Swirl range (#4376) | Frank Tackitt | 2018-11-07 | 1 | -0/+1 |
* | add a notice into docs/feature_rgblight.md | mtei | 2018-10-11 | 1 | -1/+2 |
* | rgblight.[ch] more configurable (#3582) | Takeshi ISHII | 2018-09-13 | 1 | -15/+27 |
* | Improve RGB lighting documentation (#3580) | fauxpark | 2018-08-07 | 1 | -121/+108 |
* | Add rgblight mode 35 (R,G,B test mode) (#3114) | Takeshi ISHII | 2018-06-04 | 1 | -0/+1 |
* | Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) | Drashna Jaelre | 2018-05-29 | 1 | -5/+30 |
* | Add rgblist to docs | U-LANDSRAAD\drashna | 2018-03-28 | 1 | -0/+1 |
* | Add HSV value specification (#2481) | Daniel Hoek | 2018-03-23 | 1 | -1/+1 |
* | [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104) | Drashna Jaelre | 2018-03-19 | 1 | -0/+2 |
* | ADD RGBLIGHT_LIMIT_VAL (#2214) | YouCanFly | 2018-01-02 | 1 | -0/+1 |
* | Format keycode tables | fauxpark | 2017-12-09 | 1 | -19/+19 |
* | Convert all headings to Title Case | fauxpark | 2017-12-09 | 1 | -1/+1 |
* | Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at' | Colin T.A. Gray | 2017-12-08 | 1 | -0/+14 |
* | adds 'RGB_RMOD' to go through RGB modes in reverse | Colin T.A. Gray | 2017-12-04 | 1 | -2/+4 |
* | Added a new keycode for cycling through RBG modes which reverses directions w... | Sebastian Kaim | 2017-10-24 | 1 | -0/+1 |
* | Fix missing code backticks | Jason Milkins | 2017-10-21 | 1 | -2/+2 |
* | Address #1689 by using a formula to define the breathing curve (#1692) | skullydazed | 2017-10-17 | 1 | -2/+4 |
* | Fix HSV Color Wheel image on RGB Light page (#1773) | Max Riveiro | 2017-09-29 | 1 | -4/+4 |
* | RGB improvements (#1684) | skullydazed | 2017-09-06 | 1 | -29/+101 |
* | Doc updates from going through every file | skullY | 2017-08-16 | 1 | -0/+31 |