David Dai
|
b7688590b8
Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)
|
6 년 전 |
Fredric Silberberg
|
9e6ee47779
Added noeeprom versions of set hue, sat, val, and step
|
6 년 전 |
Drashna Jaelre
|
da1afe152a
Fix up RGB Matrix code (#4503)
|
6 년 전 |
Frank Tackitt
|
94f58322ac
Configurable Rainbow Swirl range (#4376)
|
6 년 전 |
mtei
|
db03b76910
optimize rgblight_effect_alternating(void)
|
6 년 전 |
Takeshi ISHII
|
6d6d91c834
rgblight.[ch] more configurable (#3582)
|
6 년 전 |
Brad
|
595f3cbe5b
Added alternating led underglow pattern (#3498)
|
7 년 전 |
That-Canadian
|
0fab3bbde3
Lets split eh (#3120)
|
7 년 전 |
Jack Humbert
|
ade22f8e2c
Adds support for Planck Rev 6 (#2666)
|
7 년 전 |
Jon Allen
|
974d155505
fix issue with rgbinit unused variable (#3165)
|
7 년 전 |
Takeshi ISHII
|
5229734647
Add rgblight mode 35 (R,G,B test mode) (#3114)
|
7 년 전 |
Drashna Jaelre
|
751719e6cb
Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)
|
7 년 전 |
yiancar
|
afacd42368
Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)
|
7 년 전 |
mtei
|
2038a515d9
change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RGBLIGHT_LIMIT_VAL insted of 255.
|
7 년 전 |
YouCanFly
|
6c24e28b8d
ADD RGBLIGHT_LIMIT_VAL (#2214)
|
7 년 전 |
kamisamamizu
|
12e66330c5
Add COSPAD to QMK and add functions to read HSV (#2156)
|
7 년 전 |
Colin T.A. Gray
|
16546ee06f
Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'
|
7 년 전 |
skullydazed
|
ad49db8cd2
Address #1689 by using a formula to define the breathing curve (#1692)
|
7 년 전 |
Dylan Khor
|
da887ea412
Address issue #1713 (#1728)
|
7 년 전 |
Jack Humbert
|
dc7d0c7b74
update to driver separation
|
7 년 전 |
skullydazed
|
4580d3a730
RGB improvements (#1684)
|
7 년 전 |
David Stosik
|
4edfa97e03
Improve and simplify RGB Knight mode (#1677)
|
7 년 전 |
David Stosik
|
94f8b758b3
Fix Kitt and its default behavior (#1674)
|
7 년 전 |
Luiz Ribeiro
|
d4cd5dda5c
Added a build flag for using a custom rgblight driver
|
8 년 전 |
Fred Sundvik
|
f113f95440
Move CIE1931 and breathing tables to its own file
|
8 년 전 |
skullydazed
|
23839b8c6d
Clarify the quantum license (#1042)
|
8 년 전 |
dungdung
|
a7882b1ffc
Added non-animated gradient mode
|
8 년 전 |
dungdung
|
5a1b68d562
Added mode reverse step function
|
8 년 전 |
dungdung
|
0e548f8b5d
Christmas mode now works with even RGBED_NUM
|
8 년 전 |
Scott Wilson
|
b8e74c378b
Removed errant +
|
8 년 전 |