1. 03 Mar, 2022 1 commit
  2. 16 Feb, 2022 1 commit
  3. 13 Feb, 2022 1 commit
  4. 09 Feb, 2022 2 commits
  5. 08 Feb, 2022 3 commits
  6. 07 Feb, 2022 1 commit
  7. 25 Jan, 2022 1 commit
  8. 08 Jul, 2021 1 commit
  9. 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
  10. 07 May, 2021 1 commit
  11. 05 May, 2021 1 commit
  12. 04 May, 2021 2 commits
  13. 20 Apr, 2021 1 commit
  14. 19 Apr, 2021 1 commit
  15. 17 Apr, 2021 4 commits
  16. 15 Apr, 2021 4 commits
  17. 16 Feb, 2021 2 commits
  18. 08 Jan, 2021 2 commits
  19. 02 Jan, 2021 1 commit
  20. 28 Dec, 2020 3 commits
  21. 27 Dec, 2020 1 commit
  22. 26 Dec, 2020 1 commit
  23. 25 Dec, 2020 1 commit
  24. 21 Dec, 2020 3 commits