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