67 Commits (b7a346600c0bf1292800bbbbe48e658718722d90)

Author SHA1 Message Date
  Patrick Stadler fb9a254a43
Retain brightness with lighting layers (#13025) 2 years ago
  Ryan 653082235a
Relocate RGB/HSV color defs to a more fitting place (#13377) 2 years ago
  Ryan cb23fe9fc1
Move RGBLight code into its own folder (#13312) 2 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 2 years ago
  Takeshi ISHII 40f235a96c
fix example code in docs/feature_rgblight.md (#12960) 2 years ago
  Matthes W 6c7450dad7
Add function to allow repeated blinking of one layer (#12237) 3 years ago
  Joshua Diamond e2289ffac0
Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935) 3 years ago
  Ryan 53b96f685d
RGBLight: Allow configurable default settings (#11912) 3 years ago
  Joshua Diamond bad9592a18
Add rgblight_reload_from_eeprom() (#11411) 3 years ago
  Joshua Diamond c0728bd189
Improve the Lighting Layers example in RGB Lighting docs (#11454) 3 years ago
  Nick Blyumberg 68b58624d6
[Docs] Update feature_rgblight.md (#11363) 3 years ago
  Joshua Diamond 6e8adeeaac
Refine twinkle to be smoother (use breathing curve) (#11350) 3 years ago
  Joshua Diamond 9d10c66cf0
Correct descriptions of rgblight functions (#11429) 3 years ago
  Aldehir Rojas 4f2f21dc05
Rewrite APA102 support (#10894) 3 years ago
  elijahblake81 2ef68a84b6
Added color wheel that have QMK HSV values. (#8997) 3 years ago
  Max Rumpf 4b74f985ec Tweak the Christmas animation effect to be less harsh on the eyes (#7648) 3 years ago
  Drashna Jaelre b338a4d886
Add noeeprom speed function for RGBLIGHT (#9706) 3 years ago
  Drashna Jaelre 98642ca028
Improve keycode handling for RGB (#7677) 3 years ago
  Joshua Diamond e2e287ec5f
Option to allow lighting layers when RGB Lighting is off (#9051) 3 years ago
  Drashna Jaelre d0e0202b27
Add query functions for RGB Light and RGB Matrix (#8960) 4 years ago
  Joshua Diamond a8a8bf0ff3
Allow expanding from 8 to 32 RGB Lighting Layers (#8941) 4 years ago
  Joshua Diamond 2fe7e221ec
New RGB Lighting effect: Twinkle (#8887) 4 years ago
  Joshua Diamond e0f548085c
Add ability to blink lighting layer for a specified duration (#8760) 4 years ago
  James Young a521fc2b6c
[Docs] Fixes for feature_rgblight.md (#8514) 4 years ago
  Frei 6f55aa993a
[docs] Note the need to flash both sides for rgb layers. (#8467) 4 years ago
  Nathan Gray 2ffb08843b
Feature: RGBLight layers (#7768) 4 years ago
  Manna Harbour f9521ffa21 Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484) 4 years ago
  Mihai Olteanu 687a24f298 Fix typo and code indentation (#7410) 4 years ago
  Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173) 4 years ago
  Takeshi ISHII 670a9b7f83 Add effect range to rgblight.c (#5856) 5 years ago
  Yan-Fa Li febaf9dec4 [Docs] RGB Animation documentation on reducing memory footprint (#5813) 5 years ago
  Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 5 years ago
  XScorpion2 22ba36a4d8 rgblight 255 hue (#5547) 5 years ago
  Erovia 066818f5f9 Define RGB colors (#5300) 5 years ago
  Takeshi ISHII dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020) 5 years ago
  Takeshi ISHII 0456bd668d [Docs] update feature_rgblight.md: add some figures (#5578) 5 years ago
  Brian Choromanski 3f4d706c98 Fixing dead links (#5503) 5 years ago
  Danny f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392) 5 years ago
  Takeshi ISHII f7fd7f67bd rgblight.c: add remap feature (#5243) 5 years ago
  Erovia 642f6cf14f Add support for using ranges for RGB (#4981) 5 years ago
  Fredric Silberberg 9e6ee47779 Added noeeprom versions of set hue, sat, val, and step 5 years ago
  Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) 5 years ago
  Frank Tackitt 94f58322ac Configurable Rainbow Swirl range (#4376) 5 years ago
  mtei ec59556cd7 add a notice into docs/feature_rgblight.md 5 years ago
  Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582) 5 years ago
  fauxpark d8e6ada5d7 Improve RGB lighting documentation (#3580) 5 years ago
  Takeshi ISHII 5229734647 Add rgblight mode 35 (R,G,B test mode) (#3114) 6 years ago
  Drashna Jaelre 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 6 years ago
  U-LANDSRAAD\drashna 331288233d Add rgblist to docs 6 years ago
  Daniel Hoek 3ee59a79aa Add HSV value specification (#2481) 6 years ago