1. 07 Feb, 2022 1 commit
  2. 25 Jan, 2022 1 commit
  3. 08 Jul, 2021 1 commit
  4. 18 Jun, 2021 1 commit
    • Käppler's avatar
      led_effects: Clarify blocking nature of countdown · d4a8e93d
      Käppler authored
      * The 'int' return signature and the comment
      'Returns the number of remaining leds' sounds like the
      function would return its current countdown state.
      However, it only returns the number of remaining
      leds after the button was released. Thus change
      the type to 'bool' and return 'true' after a
      successful countdown
      
      * Do not use 1 as return value for night mode,
      because it is ambigous. Return 'false' instead.
      d4a8e93d
  5. 07 May, 2021 1 commit
  6. 05 May, 2021 1 commit
  7. 04 May, 2021 2 commits
  8. 20 Apr, 2021 1 commit
  9. 19 Apr, 2021 1 commit
  10. 17 Apr, 2021 4 commits
  11. 15 Apr, 2021 4 commits
  12. 16 Feb, 2021 2 commits
  13. 08 Jan, 2021 2 commits
  14. 02 Jan, 2021 1 commit
  15. 28 Dec, 2020 3 commits
  16. 27 Dec, 2020 1 commit
  17. 26 Dec, 2020 1 commit
  18. 25 Dec, 2020 1 commit
  19. 21 Dec, 2020 3 commits
  20. 18 Dec, 2020 1 commit
  21. 15 Dec, 2020 1 commit