Commit Graph

47 Commits (3da8d46a07167fc862e90b6bb232812d5cb64651)

Author SHA1 Message Date
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
6 years ago
mtei 4bb0fb2ffc A comment indicating the insertion location of the new mode was added.
6 years ago
mtei 661e304033 Add a temporary comment to quantum/rgblight.h to aid migration.
6 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582)
6 years ago
Brad 595f3cbe5b Added alternating led underglow pattern (#3498)
6 years ago
That-Canadian 0fab3bbde3 Lets split eh (#3120)
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
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)
7 years ago
Colin T.A. Gray 16546ee06f Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'
7 years ago
skullydazed ad49db8cd2 Address #1689 by using a formula to define the breathing curve (#1692)
7 years ago
Jack Humbert dc7d0c7b74 update to driver separation
7 years ago
skullydazed 4580d3a730 RGB improvements (#1684)
7 years ago
David Stosik 4edfa97e03 Improve and simplify RGB Knight mode (#1677)
7 years ago
David Stosik 94f8b758b3 Fix Kitt and its default behavior (#1674)
7 years ago
Jack Humbert 42d5a324eb Start mvoing hardware drivers to /drivers/ (#1433)
7 years ago
Luiz Ribeiro d4cd5dda5c Added a build flag for using a custom rgblight driver
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
dungdung 0e548f8b5d Christmas mode now works with even RGBED_NUM
7 years ago
Scott Wilson 748181dccd Add extern for 'led' global, set 'weak' attribute for rgblight_set()
7 years ago
Jack Humbert cae269b08b Christmas RGB light mode
8 years ago
Erez Zukerman 4094544d41 Test layout for ErgoDox EZ manufacturing robot
8 years ago
Jack Humbert 2e23689b8e converted to new format
8 years ago
Erez Zukerman 285c5a91f2 Groundwork for dedicated color keycodes
8 years ago
Jack Humbert 3774a7fcda rgb light through midi
8 years ago
Jack Humbert e9f7487518 mostly working
8 years ago
Jack Humbert 33e62c080c merging
8 years ago
Fred Sundvik 9b0e21f87f Tunable RGB light intervals
8 years ago
Jack Humbert b8679bbe04 RGBW lights
8 years ago
Jack Humbert 57e08eb8ba updates rgblight implementation, makes non-timer stuff compatible with audio
8 years ago
Jack Humbert 80c8705419 reduces rgblight warnings, integrates completely (#428)
8 years ago
Eric Tang 620ac4b260 Update functions used to write to EEPROM
8 years ago
Yang Liu 2647c7cd84 fix bugs in animation effects
8 years ago
Yang Liu ba9ac457b2 Integrate WS2812 code into quantum core
8 years ago