77 Commits (c74295de88e33322db8dcf861608c61db036b9ee)

Author SHA1 Message Date
  zvecr a91c0c4765 Run clang-format manually to fix recently changed files 4 years ago
  Joel Challis f48986dda2
Remove force of debug on within rgblight - causes lockups waiting for hid_listen (#7330) 4 years ago
  Drashna Jaelre 60e4921378 Unify RGB and RGBW commands (#7297) 4 years ago
  theVDude 5a3aefed8d Fix small hiccup in snake animation (#6858) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Konstantin Đorđević e040028f1b Change xprintf() calls in rgblight.c to dprintf() (#6363) 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
  mtei 9f8c8c53a5 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword() 5 years ago
  mtei 5312131d35 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default() 5 years ago
  Takeshi ISHII dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020) 5 years ago
  XScorpion2 5fcd744ddb Features/ws2812 matrix driver (#5418) 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
  Len Trigg 9c4424ae2c rgblight split transfer non-eeprom config (#5396) 5 years ago
  Takeshi ISHII e3621c162c fix rgblight_effect_breathing interval time (#5213) 5 years ago
  Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) 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
  Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929) 5 years ago
  mtei 12a2572295 Prevent wasteful writing to eeprom. 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
  Drashna Jaelre da1afe152a Fix up RGB Matrix code (#4503) 5 years ago
  Frank Tackitt 94f58322ac Configurable Rainbow Swirl range (#4376) 5 years ago
  mtei db03b76910 optimize rgblight_effect_alternating(void) 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) 6 years ago
  Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 (#2666) 6 years ago
  Jon Allen 974d155505 fix issue with rgbinit unused variable (#3165) 6 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
  mtei 2038a515d9 change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RGBLIGHT_LIMIT_VAL insted of 255. 6 years ago
  YouCanFly 6c24e28b8d ADD RGBLIGHT_LIMIT_VAL (#2214) 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
  Dylan Khor da887ea412 Address issue #1713 (#1728) 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
  Luiz Ribeiro d4cd5dda5c Added a build flag for using a custom rgblight driver 7 years ago
  Fred Sundvik f113f95440 Move CIE1931 and breathing tables to its own file 7 years ago
  skullydazed 23839b8c6d Clarify the quantum license (#1042) 7 years ago
  dungdung a7882b1ffc Added non-animated gradient mode 7 years ago
  dungdung 5a1b68d562 Added mode reverse step function 7 years ago