summaryrefslogtreecommitdiffstats
path: root/docs/feature_rgblight.md
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update feature_rgblight.md" (#22132)Nick Brassel2023-09-251-1/+1
* Update feature_rgblight.md (#21483)Tom singleton2023-09-251-1/+1
* rgblight: driver selection cleanups (#21558)Ryan2023-08-151-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-271-1/+1
|\
| * Amend documented `RGBLIGHT_HUE_STEP` default value (#21617)Duncan Sutherland2023-07-261-1/+1
* | Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-141-31/+0
|/
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-7/+7
* Clean up APA102 config and add DD mapping (#20159)Ryan2023-03-201-2/+3
* Fix description for selectively disabling animations (#19374)Alexander Franco2022-12-191-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-3/+3
* Add deprecated check for RGBLIGHT_ANIMATIONS (#17832)Drashna Jaelre2022-08-041-7/+8
* rgblight: Add functions to stop blinking one or all but one layer (#16859)Simon Arlott2022-04-171-0/+13
* Link WS2812 driver page from rgb feature docs (#16366)Dasky2022-02-271-0/+2
* [Docs] RGB documentation formatting corrections (#15826)Albert Y2022-02-051-3/+4
* [Docs] Add reference to data sync options for RGB (#16144)Albert Y2022-01-311-0/+2
* docs: fix typo in rgblight docs (#15960)Gigahawk2022-01-201-1/+1
* [Docs] Recommend the use of RGB light functions for code (#15745)Albert Y2022-01-111-0/+1
* Retain brightness with lighting layers (#13025)Patrick Stadler2021-07-211-0/+4
* Relocate RGB/HSV color defs to a more fitting place (#13377)Ryan2021-06-291-21/+22
* Move RGBLight code into its own folder (#13312)Ryan2021-06-281-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-201-3/+3
|\
| * fix example code in docs/feature_rgblight.md (#12960)Takeshi ISHII2021-05-201-3/+3
* | Add function to allow repeated blinking of one layer (#12237)Matthes W2021-05-161-0/+12
* | Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935)Joshua Diamond2021-04-151-0/+1
|/
* 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