Commit Graph

98 Commits (4e3a96ff3e14f74eb8e895959868e3b6578af7fe)

Author SHA1 Message Date
QMK Bot a3db72df72 format code according to conventions [skip ci] 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
Joshua Diamond 563d5919b3
Fix layer mask size for RGBLIGHT_LAYER_BLINK (#9260) 5 years ago
Joshua Diamond e2e287ec5f
Option to allow lighting layers when RGB Lighting is off (#9051) 5 years ago
QMK Bot 010c5b12bd format code according to conventions [skip ci] 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
QMK Bot e7860d673b format code according to conventions [skip ci] 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
QMK Bot 812d80efbd format code according to conventions [skip ci] 5 years ago
Drashna Jaelre 86c4c4e91d
Convert clipping variables in rgblight.c to a structure (#7720) 5 years ago
QMK Bot 1aa40dde46 format code according to conventions [skip ci] 5 years ago
Nathan Gray 2ffb08843b
Feature: RGBLight layers (#7768) 5 years ago
Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 5 years ago
Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 5 years ago
QMK Bot e3d59a72f9 format code according to conventions [skip ci] 5 years ago
Wilba 484a9b12bc Add VIA support for QMK backlight, QMK RGBLight (#7911) 5 years ago
Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 5 years ago
Drashna Jaelre 7ba6456c0b Use White channel on RGBW LEDs (#7678) 5 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
Joel Challis f48986dda2
Remove force of debug on within rgblight - causes lockups waiting for hid_listen (#7330) 6 years ago
Drashna Jaelre 60e4921378 Unify RGB and RGBW commands (#7297) 6 years ago
theVDude 5a3aefed8d Fix small hiccup in snake animation (#6858) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
Konstantin Đorđević e040028f1b Change xprintf() calls in rgblight.c to dprintf() (#6363) 6 years ago
Takeshi ISHII 670a9b7f83 Add effect range to rgblight.c (#5856) 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
mtei 9f8c8c53a5 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword() 6 years ago
mtei 5312131d35 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default() 6 years ago
Takeshi ISHII dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020) 6 years ago
XScorpion2 5fcd744ddb Features/ws2812 matrix driver (#5418) 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
Len Trigg 9c4424ae2c rgblight split transfer non-eeprom config (#5396) 6 years ago
Takeshi ISHII e3621c162c fix rgblight_effect_breathing interval time (#5213) 6 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) 6 years ago
Konstantin Đorđević 4e2369693f Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167) 6 years ago
Erovia 642f6cf14f Add support for using ranges for RGB (#4981) 6 years ago
Drashna Jaelre cc146e32dc Improve RGB Light code (#4326) 6 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929) 6 years ago
mtei 12a2572295 Prevent wasteful writing to eeprom. 6 years ago
David Dai b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 6 years ago
Fredric Silberberg 9e6ee47779 Added noeeprom versions of set hue, sat, val, and step 7 years ago
Drashna Jaelre da1afe152a Fix up RGB Matrix code (#4503) 7 years ago
Frank Tackitt 94f58322ac Configurable Rainbow Swirl range (#4376) 7 years ago
mtei db03b76910 optimize rgblight_effect_alternating(void) 7 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582) 7 years ago