index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
feature_rgblight.md
Age
Commit message (
Expand
)
Author
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