Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LEDUtils: breath improvements #450

Merged
merged 1 commit into from
Oct 29, 2018
Merged

Commits on Oct 28, 2018

  1. LEDUtils: breath improvements

    Based on work by Shriramana Sharma (@jamadagni) in
    keyboardio/Kaleidoscope-LEDControl#27, this adds an optional `phase_offset`
    argument to `breath_computer`. This allows one to have multiple breath effects
    active at the same time, at different phases.
    
    To make these synchronized, use `Kaleidoscope.millisAtCycleStart()` instead of
    `millis()`.
    
    Signed-off-by: Gergely Nagy <algernon@keyboard.io>
    algernon committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    8cc9cba View commit details
    Browse the repository at this point in the history