by Beebo
Version 4 (March 1, 2025)
Download (20 downloads)
Enables flashlight brightness control with the volume keys.
May either not work at all or require adjustments to the brightness_min and brightness_step variables. Wrong brightness values lead to perceived missed key presses.
v3: Added another fiber preventing the screen from completely turning off to keep the key press detection functioning. A better solution could be to enable an AOD function, if available.
v4: Changed the brightness steps to wrap around instead of being hard capped.