]> git.donarmstrong.com Git - qmk_firmware.git/history - docs/feature_rgblight.md
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / docs / feature_rgblight.md
2019-05-16 Takeshi ISHIIAdd effect range to rgblight.c (#5856)
2019-05-10 Yan-Fa Li[Docs] RGB Animation documentation on reducing memory...
2019-05-02 Takeshi ISHIIIf RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use...
2019-05-01 XScorpion2rgblight 255 hue (#5547)
2019-04-22 EroviaDefine RGB colors (#5300)
2019-04-19 Takeshi ISHIIAdd function to support split-keyboard in rgblight...
2019-04-08 Takeshi ISHII[Docs] update feature_rgblight.md: add some figures...
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-03-29 Brian ChoromanskiFixing dead links (#5503)
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-24 DannyAdd support for RGB LEDs wired directly to each half...
2019-03-20 Takeshi ISHIIrgblight.c: add remap feature (#5243)
2019-02-15 EroviaAdd support for using ranges for RGB (#4981)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-04 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2018-12-14 Fredric SilberbergAdded noeeprom versions of set hue, sat, val, and step
2018-11-28 Erez ZukermanMerge pull request #4501 from amayer5125/ergodox-ez...
2018-11-27 Konstantin ĐorđevićRemove RGB_SMOD alias and replace uses with RGB_MOD...
2018-11-07 Frank TackittConfigurable Rainbow Swirl range (#4376)
2018-10-12 mteiadd a notice into docs/feature_rgblight.md
2018-09-13 Takeshi ISHIIrgblight.[ch] more configurable (#3582)
2018-08-07 fauxparkImprove RGB lighting documentation (#3580)
2018-06-12 Jack HumbertMerge branch 'master' of github.com:qmk/qmk_firmware...
2018-06-04 Takeshi ISHIIAdd rgblight mode 35 (R,G,B test mode) (#3114)
2018-05-29 Drashna JaelreAdd and fix _noeeprom functions to many of the RGB...
2018-03-28 U-LANDSRAAD\drashnaAdd rgblist to docs
2018-03-23 Daniel HoekAdd HSV value specification (#2481)
2018-03-20 Drashna Jaelre[Proposal?] Allow RGB Underglow to turn off when host...
2018-01-03 YouCanFlyADD RGBLIGHT_LIMIT_VAL (#2214)
2017-12-09 fauxparkFormat keycode tables
2017-12-09 fauxparkConvert all headings to Title Case
2017-12-08 Colin T.A. GrayAdd 'rgblight_disable' and 'rgblight_setrgb_at/rgblight...
2017-12-04 Colin T.A. Grayadds 'RGB_RMOD' to go through RGB modes in reverse
2017-10-25 Sebastian KaimAdded a new keycode for cycling through RBG modes which...
2017-10-21 Jason MilkinsFix missing code backticks
2017-10-17 skullydazedAddress #1689 by using a formula to define the breathin...
2017-09-29 Max RiveiroFix HSV Color Wheel image on RGB Light page (#1773)
2017-09-16 Jack Humbertupdate to driver separation
2017-09-06 skullydazedRGB improvements (#1684)
2017-08-30 Jack HumbertMerge pull request #1574 from danamlund/master
2017-08-19 Jack HumbertMerge pull request #1601 from dlaroe/master
2017-08-19 Callum OakleyMerge branch 'master' of https://github.com/qmk/qmk_fir...
2017-08-16 skullYDoc updates from going through every file
2017-08-16 skullYbreak up keymaps and quantum keycodes into files by...