index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
rgblight
/
rgblight.c
Age
Commit message (
Expand
)
Author
2022-12-15
Fix non-functional RGBLIGHT_EFFECT_TWINKLE on ARM (#19335)
Joshua Diamond
2022-11-10
Avoid repeated calls to rgblight_set() in tight succession when setting light...
Joshua Diamond
2022-09-28
Fix retain brightness when val is changed while a layer is active (#18426)
izmishi
2022-09-19
[Core] remove busy waiting from rgblight functions (#18418)
Stefan Kerkmann
2022-04-28
Remove ARM pgm_read_word workaround in rgblight (#16961)
Joel Challis
2022-04-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-04-21
rgblight: Fix rgblight_blink_layer when multiple layers are active (#16824)
Simon Arlott
2022-04-18
Add customizable snake and knight animation increments (#16337)
MichaĆ Szczepaniak
2022-04-17
rgblight: Add functions to stop blinking one or all but one layer (#16859)
Simon Arlott
2022-04-16
rgblight: Limit max repeat times in rgblight_blink_layer_repeat (#16860)
Simon Arlott
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2021-07-25
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-07-21
Retain brightness with lighting layers (#13025)
Patrick Stadler
2021-06-28
Move RGBLight code into its own folder (#13312)
Ryan