1. 27 Feb, 2023 2 commits
  2. 17 Feb, 2023 20 commits
  3. 16 Feb, 2023 1 commit
  4. 15 Feb, 2023 8 commits
  5. 14 Feb, 2023 8 commits
  6. 13 Feb, 2023 1 commit
    • Effect: Implement brightness convenience class. · 3e2c6797
      It can be confusing how to use RgbMatrix for app devs not comfortable with image
      manipulation, so add a helper class that simply translates rgb values the same
      constant brightness value, to update the brightness values.
      
      PiperOrigin-RevId: 509287229
      huangdarwin committed