index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
feature_rgblight.md
Age
Commit message (
Expand
)
Author
2019-05-10
[Docs] RGB Animation documentation on reducing memory footprint (#5813)
Yan-Fa Li
2019-05-02
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...
Takeshi ISHII
2019-05-01
rgblight 255 hue (#5547)
XScorpion2
2019-04-22
Define RGB colors (#5300)
Erovia
2019-04-19
Add function to support split-keyboard in rgblight.[ch]. (#5020)
Takeshi ISHII
2019-04-08
[Docs] update feature_rgblight.md: add some figures (#5578)
Takeshi ISHII
2019-03-29
Fixing dead links (#5503)
Brian Choromanski
2019-03-23
Add support for RGB LEDs wired directly to each half's controller (#5392)
Danny
2019-03-20
rgblight.c: add remap feature (#5243)
Takeshi ISHII
2019-02-15
Add support for using ranges for RGB (#4981)
Erovia
2018-12-13
Added noeeprom versions of set hue, sat, val, and step
Fredric Silberberg
2018-11-27
Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)
Konstantin Đorđević
2018-11-07
Configurable Rainbow Swirl range (#4376)
Frank Tackitt
2018-10-11
add a notice into docs/feature_rgblight.md
mtei
2018-09-13
rgblight.[ch] more configurable (#3582)
Takeshi ISHII
2018-08-07
Improve RGB lighting documentation (#3580)
fauxpark
2018-06-04
Add rgblight mode 35 (R,G,B test mode) (#3114)
Takeshi ISHII
2018-05-29
Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)
Drashna Jaelre
2018-03-28
Add rgblist to docs
U-LANDSRAAD\drashna
2018-03-23
Add HSV value specification (#2481)
Daniel Hoek
2018-03-19
[Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)
Drashna Jaelre
2018-01-02
ADD RGBLIGHT_LIMIT_VAL (#2214)
YouCanFly
2017-12-09
Format keycode tables
fauxpark
2017-12-09
Convert all headings to Title Case
fauxpark
2017-12-08
Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'
Colin T.A. Gray
2017-12-04
adds 'RGB_RMOD' to go through RGB modes in reverse
Colin T.A. Gray
2017-10-24
Added a new keycode for cycling through RBG modes which reverses directions w...
Sebastian Kaim
2017-10-21
Fix missing code backticks
Jason Milkins
2017-10-17
Address #1689 by using a formula to define the breathing curve (#1692)
skullydazed
2017-09-29
Fix HSV Color Wheel image on RGB Light page (#1773)
Max Riveiro
2017-09-06
RGB improvements (#1684)
skullydazed
2017-08-16
Doc updates from going through every file
skullY
2017-08-16
break up keymaps and quantum keycodes into files by feature
skullY