Commit Graph

117 Commits (python_optimizations)

Author SHA1 Message Date
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
James Young 7d1194de01
run: qmk cformat --core-only 4 years ago
Matthes W 6c7450dad7
Add function to allow repeated blinking of one layer (#12237) 4 years ago
Takeshi ISHII b664db3cf3
Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (#12233) 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
Nick Brassel 31c57aab35 `qmk cformat` 4 years ago
Joshua Diamond 4d96b85b6f
Lighting Layers should be disabled when suspended (#11442) 4 years ago
Joshua Diamond 6e8adeeaac
Refine twinkle to be smoother (use breathing curve) (#11350) 4 years ago
Joshua Diamond b3de903a3d
Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406) 4 years ago
Takeshi ISHII 10e4487ba3
Fix incorrect search order for `rgblight_breathe_table.h` that `rgblight.c` includes. (#11192) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
XScorpion2 a8d0ec0749
[Split] Sync Timer feature (#10997) 5 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Ryan c16ee22784
`setrgb()`: Use arrow operator (#10451) 5 years ago
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