Commit Graph

72 Commits (d49944f1a2b936cef7429e31ceebab00e7260a02)

Author SHA1 Message Date
Takeshi ISHII cf1b36bf83
Add effect range to rgblight.c () 6 years ago
Florian Didron 8e9ac7d142
Merge pull request from zsa/feature/rgblight_static_breathing_table 6 years ago
Takeshi ISHII 4550e29f95
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() () 6 years ago
XScorpion2 8a9e766bdc
rgblight 255 hue () 6 years ago
mtei 5a7085b642
add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword() 6 years ago
mtei 2e76759f76
add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default() 6 years ago
Takeshi ISHII f661d86d97
Add function to support split-keyboard in rgblight.[ch]. () 6 years ago
XScorpion2 e3fce19c55
Features/ws2812 matrix driver () 6 years ago
Danny f077204fae Add support for RGB LEDs wired directly to each half's controller () 6 years ago
Takeshi ISHII f7fd7f67bd rgblight.c: add remap feature () 6 years ago
Len Trigg 9c4424ae2c rgblight split transfer non-eeprom config () 6 years ago
Takeshi ISHII e3621c162c fix rgblight_effect_breathing interval time () 6 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed () 6 years ago
Konstantin Đorđević 4e2369693f Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h () 6 years ago
Erovia 642f6cf14f Add support for using ranges for RGB () 6 years ago
Drashna Jaelre cc146e32dc Improve RGB Light code () 6 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight () 6 years ago
mtei 12a2572295 Prevent wasteful writing to eeprom. 6 years ago
David Dai b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. () 6 years ago
Fredric Silberberg 9e6ee47779 Added noeeprom versions of set hue, sat, val, and step 6 years ago
Drashna Jaelre da1afe152a Fix up RGB Matrix code () 6 years ago
Frank Tackitt 94f58322ac Configurable Rainbow Swirl range () 6 years ago
mtei db03b76910 optimize rgblight_effect_alternating(void) 6 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable () 7 years ago
Brad 595f3cbe5b Added alternating led underglow pattern () 7 years ago
That-Canadian 0fab3bbde3 Lets split eh () 7 years ago
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 () 7 years ago
Jon Allen 974d155505 fix issue with rgbinit unused variable () 7 years ago
Takeshi ISHII 5229734647 Add rgblight mode 35 (R,G,B test mode) () 7 years ago
Drashna Jaelre 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions () 7 years ago
yiancar afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* () 7 years ago
mtei 2038a515d9 change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RGBLIGHT_LIMIT_VAL insted of 255. 7 years ago
YouCanFly 6c24e28b8d ADD RGBLIGHT_LIMIT_VAL () 7 years ago
kamisamamizu 12e66330c5 Add COSPAD to QMK and add functions to read HSV () 7 years ago
Colin T.A. Gray 16546ee06f Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at' 7 years ago
skullydazed ad49db8cd2 Address by using a formula to define the breathing curve () 7 years ago
Dylan Khor da887ea412 Address issue () 8 years ago
Jack Humbert dc7d0c7b74 update to driver separation 8 years ago
skullydazed 4580d3a730 RGB improvements () 8 years ago
David Stosik 4edfa97e03 Improve and simplify RGB Knight mode () 8 years ago
David Stosik 94f8b758b3 Fix Kitt and its default behavior () 8 years ago
Luiz Ribeiro d4cd5dda5c Added a build flag for using a custom rgblight driver 8 years ago
Fred Sundvik f113f95440 Move CIE1931 and breathing tables to its own file 8 years ago
skullydazed 23839b8c6d Clarify the quantum license () 8 years ago
dungdung a7882b1ffc Added non-animated gradient mode 8 years ago
dungdung 5a1b68d562 Added mode reverse step function 8 years ago
dungdung 0e548f8b5d Christmas mode now works with even RGBED_NUM 8 years ago
Scott Wilson b8e74c378b Removed errant + 8 years ago
Scott Wilson 748181dccd Add extern for 'led' global, set 'weak' attribute for rgblight_set() 8 years ago
Jack Humbert cae269b08b Christmas RGB light mode 8 years ago