73 Commits (b5bcd5b0a18079df1252a718588255c62d24a054)

Author SHA1 Message Date
  Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 2 years ago
  Takeshi ISHII d26537acc1
remove `RGBLIGHT_H_DUMMY_DEFINE` macro from rgblight.h (#13569) 2 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Takeshi ISHII b664db3cf3
Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (#12233) 3 years ago
  Joshua Diamond bad9592a18
Add rgblight_reload_from_eeprom() (#11411) 3 years ago
  Joshua Diamond 4d96b85b6f
Lighting Layers should be disabled when suspended (#11442) 3 years ago
  Joshua Diamond 6e8adeeaac
Refine twinkle to be smoother (use breathing curve) (#11350) 3 years ago
  Ryan 48f4768d33
Change include guards in quantum/ to pragma once (#11239) 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 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
  QMK Bot e7860d673b format code according to conventions [skip ci] 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
  Drashna Jaelre 86c4c4e91d
Convert clipping variables in rgblight.c to a structure (#7720) 4 years ago
  QMK Bot 1aa40dde46 format code according to conventions [skip ci] 4 years ago
  Nathan Gray 2ffb08843b
Feature: RGBLight layers (#7768) 4 years ago
  Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 4 years ago
  QMK Bot e3d59a72f9 format code according to conventions [skip ci] 4 years ago
  Wilba 484a9b12bc Add VIA support for QMK backlight, QMK RGBLight (#7911) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  XScorpion2 e7711b3b66 Moving rgb typedefs into a single location (#5978) 5 years ago
  Takeshi ISHII 670a9b7f83 Add effect range to rgblight.c (#5856) 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
  Takeshi ISHII dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020) 5 years ago
  Danny f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392) 5 years ago
  Len Trigg 9c4424ae2c rgblight split transfer non-eeprom config (#5396) 5 years ago
  Konstantin Đorđević 4e2369693f Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167) 5 years ago
  Erovia 642f6cf14f Add support for using ranges for RGB (#4981) 5 years ago
  Drashna Jaelre cc146e32dc Improve RGB Light code (#4326) 5 years ago
  David Dai b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 5 years ago
  Fredric Silberberg 9e6ee47779 Added noeeprom versions of set hue, sat, val, and step 5 years ago
  mtei 4bb0fb2ffc A comment indicating the insertion location of the new mode was added. 5 years ago
  mtei 661e304033 Add a temporary comment to quantum/rgblight.h to aid migration. 5 years ago
  Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582) 5 years ago
  Brad 595f3cbe5b Added alternating led underglow pattern (#3498) 5 years ago
  That-Canadian 0fab3bbde3 Lets split eh (#3120) 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
  yiancar afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 6 years ago
  U-LANDSRAAD\drashna c1b46206a7 Fix commands and update my userspace (for testing) 6 years ago
  kamisamamizu 12e66330c5 Add COSPAD to QMK and add functions to read HSV (#2156) 6 years ago
  Colin T.A. Gray 16546ee06f Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at' 6 years ago
  skullydazed ad49db8cd2 Address #1689 by using a formula to define the breathing curve (#1692) 6 years ago
  skullydazed 4580d3a730 RGB improvements (#1684) 6 years ago
  David Stosik 4edfa97e03 Improve and simplify RGB Knight mode (#1677) 6 years ago
  David Stosik 94f8b758b3 Fix Kitt and its default behavior (#1674) 6 years ago
  Jack Humbert 42d5a324eb Start mvoing hardware drivers to /drivers/ (#1433) 6 years ago