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