117 Commits (b5bcd5b0a18079df1252a718588255c62d24a054)

Author SHA1 Message Date
  Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 2 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Takeshi ISHII b664db3cf3
Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (#12233) 3 years ago
  Ryan 53b96f685d
RGBLight: Allow configurable default settings (#11912) 3 years ago
  Joshua Diamond bad9592a18
Add rgblight_reload_from_eeprom() (#11411) 3 years ago
  Nick Brassel 31c57aab35 `qmk cformat` 3 years ago
  Joshua Diamond 4d96b85b6f
Lighting Layers should be disabled when suspended (#11442) 3 years ago
  Joshua Diamond 6e8adeeaac
Refine twinkle to be smoother (use breathing curve) (#11350) 3 years ago
  Joshua Diamond b3de903a3d
Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406) 3 years ago
  Takeshi ISHII 10e4487ba3
Fix incorrect search order for `rgblight_breathe_table.h` that `rgblight.c` includes. (#11192) 3 years ago
  Ryan 501f2fdef1
Normalise include statements in core code (#11153) 3 years ago
  XScorpion2 a8d0ec0749
[Split] Sync Timer feature (#10997) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Ryan c16ee22784
`setrgb()`: Use arrow operator (#10451) 3 years ago
  QMK Bot a3db72df72 format code according to conventions [skip ci] 3 years ago
  Max Rumpf 4b74f985ec Tweak the Christmas animation effect to be less harsh on the eyes (#7648) 3 years ago
  Drashna Jaelre b338a4d886
Add noeeprom speed function for RGBLIGHT (#9706) 3 years ago
  Joshua Diamond 563d5919b3
Fix layer mask size for RGBLIGHT_LAYER_BLINK (#9260) 4 years ago
  Joshua Diamond e2e287ec5f
Option to allow lighting layers when RGB Lighting is off (#9051) 4 years ago
  QMK Bot 010c5b12bd format code according to conventions [skip ci] 4 years ago
  Drashna Jaelre d0e0202b27
Add query functions for RGB Light and RGB Matrix (#8960) 4 years ago
  Joshua Diamond a8a8bf0ff3
Allow expanding from 8 to 32 RGB Lighting Layers (#8941) 4 years ago
  QMK Bot e7860d673b format code according to conventions [skip ci] 4 years ago
  Joshua Diamond 2fe7e221ec
New RGB Lighting effect: Twinkle (#8887) 4 years ago
  Joshua Diamond e0f548085c
Add ability to blink lighting layer for a specified duration (#8760) 4 years ago
  QMK Bot 812d80efbd format code according to conventions [skip ci] 4 years ago
  Drashna Jaelre 86c4c4e91d
Convert clipping variables in rgblight.c to a structure (#7720) 4 years ago
  QMK Bot 1aa40dde46 format code according to conventions [skip ci] 4 years ago
  Nathan Gray 2ffb08843b
Feature: RGBLight layers (#7768) 4 years ago
  Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 4 years ago
  Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 4 years ago
  QMK Bot e3d59a72f9 format code according to conventions [skip ci] 4 years ago
  Wilba 484a9b12bc Add VIA support for QMK backlight, QMK RGBLight (#7911) 4 years ago
  Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 4 years ago
  Drashna Jaelre 7ba6456c0b Use White channel on RGBW LEDs (#7678) 4 years ago
  zvecr a91c0c4765 Run clang-format manually to fix recently changed files 4 years ago
  Joel Challis f48986dda2
Remove force of debug on within rgblight - causes lockups waiting for hid_listen (#7330) 4 years ago
  Drashna Jaelre 60e4921378 Unify RGB and RGBW commands (#7297) 4 years ago
  theVDude 5a3aefed8d Fix small hiccup in snake animation (#6858) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Konstantin Đorđević e040028f1b Change xprintf() calls in rgblight.c to dprintf() (#6363) 4 years ago
  Takeshi ISHII 670a9b7f83 Add effect range to rgblight.c (#5856) 5 years ago
  Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 5 years ago
  XScorpion2 22ba36a4d8 rgblight 255 hue (#5547) 5 years ago
  mtei 9f8c8c53a5 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword() 5 years ago
  mtei 5312131d35 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default() 5 years ago
  Takeshi ISHII dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020) 5 years ago
  XScorpion2 5fcd744ddb Features/ws2812 matrix driver (#5418) 5 years ago
  Danny f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392) 5 years ago
  Takeshi ISHII f7fd7f67bd rgblight.c: add remap feature (#5243) 5 years ago