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

Add screensaver-like abilities (block animations on activity; shutdown LEDs on inactivity) #309

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    f426c1f View commit details
    Browse the repository at this point in the history
  2. periodically call Screensaver_periodic to check if there was a too lo…

    …ng period of inactivity
    dnppp committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    824677f View commit details
    Browse the repository at this point in the history
  3. add a new pixel capability Pixel_AnimationScreensaverUpdate to update…

    … screensaver non-idle time; fill Screensaver_periodic function; define screensaver default parameters (disabled by default)
    dnppp committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    4f303ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    950ef14 View commit details
    Browse the repository at this point in the history
  5. remove default animation_screensaver_update (CI)

    non Kira keyboards builds seems to fail with the proposed  'U[4-101,103-164,176-221,224-231,240-289]' (although the numbers are taken from the doc?), so disable it and put it only on Kira specific layout (kll repository)
    dnppp authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    2487308 View commit details
    Browse the repository at this point in the history