37 Commits (master)

Author SHA1 Message Date
Manna Harbour f9521ffa21 Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)
5 years ago
Mihai Olteanu 687a24f298 Fix typo and code indentation (#7410)
5 years ago
Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173)
5 years ago
Takeshi ISHII 670a9b7f83 Add effect range to rgblight.c (#5856)
5 years ago
Yan-Fa Li febaf9dec4 [Docs] RGB Animation documentation on reducing memory footprint (#5813)
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
Erovia 066818f5f9 Define RGB colors (#5300)
5 years ago
Takeshi ISHII dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020)
5 years ago
Takeshi ISHII 0456bd668d [Docs] update feature_rgblight.md: add some figures (#5578)
5 years ago
Brian Choromanski 3f4d706c98 Fixing dead links (#5503)
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
Erovia 642f6cf14f Add support for using ranges for RGB (#4981)
5 years ago
Fredric Silberberg 9e6ee47779 Added noeeprom versions of set hue, sat, val, and step
6 years ago
Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)
6 years ago
Frank Tackitt 94f58322ac Configurable Rainbow Swirl range (#4376)
6 years ago
mtei ec59556cd7 add a notice into docs/feature_rgblight.md
6 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582)
6 years ago
fauxpark d8e6ada5d7 Improve RGB lighting documentation (#3580)
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
U-LANDSRAAD\drashna 331288233d Add rgblist to docs
6 years ago
Daniel Hoek 3ee59a79aa Add HSV value specification (#2481)
6 years ago
Drashna Jaelre ff728a8a01 [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)
6 years ago
YouCanFly 6c24e28b8d ADD RGBLIGHT_LIMIT_VAL (#2214)
6 years ago
fauxpark 4c675a83ba Format keycode tables
7 years ago
fauxpark 7b0356d1d4 Convert all headings to Title Case
7 years ago
Colin T.A. Gray 16546ee06f Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'
7 years ago
Colin T.A. Gray 53b043d4ef adds 'RGB_RMOD' to go through RGB modes in reverse
7 years ago
Sebastian Kaim 1f43495922 Added a new keycode for cycling through RBG modes which reverses directions when shift is hold.
7 years ago
Jason Milkins a860d9d628 Fix missing code backticks
7 years ago
skullydazed ad49db8cd2 Address #1689 by using a formula to define the breathing curve (#1692)
7 years ago
Max Riveiro f1451b4b04 Fix HSV Color Wheel image on RGB Light page (#1773)
7 years ago
skullydazed 4580d3a730 RGB improvements (#1684)
7 years ago
skullY 9d1a08e38a Doc updates from going through every file
7 years ago
skullY 9b879b1267 break up keymaps and quantum keycodes into files by feature
7 years ago