Commit Graph

72 Commits (fix_template_bootmagic)

Author SHA1 Message Date
Dasky 259cf76966
Link WS2812 driver page from rgb feature docs (#16366) 3 years ago
Albert Y 7a0b07f84b
[Docs] RGB documentation formatting corrections (#15826) 3 years ago
Albert Y a2ef11bb00
[Docs] Add reference to data sync options for RGB (#16144) 3 years ago
Gigahawk 2baca55cda
docs: fix typo in rgblight docs (#15960) 3 years ago
Albert Y 63d3ad155a
[Docs] Recommend the use of RGB light functions for code (#15745) 3 years ago
Patrick Stadler fb9a254a43
Retain brightness with lighting layers (#13025) 4 years ago
Ryan 653082235a
Relocate RGB/HSV color defs to a more fitting place (#13377) 4 years ago
Ryan cb23fe9fc1
Move RGBLight code into its own folder (#13312) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Takeshi ISHII 40f235a96c
fix example code in docs/feature_rgblight.md (#12960) 4 years ago
Matthes W 6c7450dad7
Add function to allow repeated blinking of one layer (#12237) 4 years ago
Joshua Diamond e2289ffac0
Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935) 4 years ago
Ryan 53b96f685d
RGBLight: Allow configurable default settings (#11912) 4 years ago
Joshua Diamond bad9592a18
Add rgblight_reload_from_eeprom() (#11411) 4 years ago
Joshua Diamond c0728bd189
Improve the Lighting Layers example in RGB Lighting docs (#11454) 4 years ago
Nick Blyumberg 68b58624d6
[Docs] Update feature_rgblight.md (#11363) 4 years ago
Joshua Diamond 6e8adeeaac
Refine twinkle to be smoother (use breathing curve) (#11350) 4 years ago
Joshua Diamond 9d10c66cf0
Correct descriptions of rgblight functions (#11429) 4 years ago
Aldehir Rojas 4f2f21dc05
Rewrite APA102 support (#10894) 4 years ago
elijahblake81 2ef68a84b6
Added color wheel that have QMK HSV values. (#8997) 5 years ago
Max Rumpf 4b74f985ec Tweak the Christmas animation effect to be less harsh on the eyes (#7648) 5 years ago
Drashna Jaelre b338a4d886
Add noeeprom speed function for RGBLIGHT (#9706) 5 years ago
Drashna Jaelre 98642ca028
Improve keycode handling for RGB (#7677) 5 years ago
Joshua Diamond e2e287ec5f
Option to allow lighting layers when RGB Lighting is off (#9051) 5 years ago
Drashna Jaelre d0e0202b27
Add query functions for RGB Light and RGB Matrix (#8960) 5 years ago
Joshua Diamond a8a8bf0ff3
Allow expanding from 8 to 32 RGB Lighting Layers (#8941) 5 years ago
Joshua Diamond 2fe7e221ec
New RGB Lighting effect: Twinkle (#8887) 5 years ago
Joshua Diamond e0f548085c
Add ability to blink lighting layer for a specified duration (#8760) 5 years ago
James Young a521fc2b6c
[Docs] Fixes for feature_rgblight.md (#8514) 5 years ago
Frei 6f55aa993a
[docs] Note the need to flash both sides for rgb layers. (#8467) 5 years ago
Nathan Gray 2ffb08843b
Feature: RGBLight layers (#7768) 5 years ago
Manna Harbour f9521ffa21 Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484) 6 years ago
Mihai Olteanu 687a24f298 Fix typo and code indentation (#7410) 6 years ago
Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173) 6 years ago
Takeshi ISHII 670a9b7f83 Add effect range to rgblight.c (#5856) 6 years ago
Yan-Fa Li febaf9dec4 [Docs] RGB Animation documentation on reducing memory footprint (#5813) 6 years ago
Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 6 years ago
XScorpion2 22ba36a4d8 rgblight 255 hue (#5547) 6 years ago
Erovia 066818f5f9 Define RGB colors (#5300) 6 years ago
Takeshi ISHII dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020) 6 years ago
Takeshi ISHII 0456bd668d [Docs] update feature_rgblight.md: add some figures (#5578) 6 years ago
Brian Choromanski 3f4d706c98 Fixing dead links (#5503) 6 years ago
Danny f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392) 6 years ago
Takeshi ISHII f7fd7f67bd rgblight.c: add remap feature (#5243) 6 years ago
Erovia 642f6cf14f Add support for using ranges for RGB (#4981) 6 years ago
Fredric Silberberg 9e6ee47779 Added noeeprom versions of set hue, sat, val, and step 7 years ago
Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) 7 years ago
Frank Tackitt 94f58322ac Configurable Rainbow Swirl range (#4376) 7 years ago
mtei ec59556cd7 add a notice into docs/feature_rgblight.md 7 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582) 7 years ago