Commit Graph

5 Commits

Author SHA1 Message Date
Luke
710e8228b0 Code cleanup, add more USB hid docs 2020-06-25 10:39:09 +12:00
Luke
bf3588e516 Move led_writer to a main loop due to strange mpsc behaviour 2020-06-11 20:39:28 +12:00
Luke Jones
0e6f6f3289 Many small fixes
- Flip writing order of effect colour blocks every other block write to try
  and even out. Previously the bottom rows were always last to be written.
- Add more examples: ball, comet, pulser.
- Refine the keyboard layout grid for GX502.
- Use tokio to delay main loop, not thread::sleep
- Minor tweaks to error handling. Needs refactor of errors.
2020-05-22 15:17:52 +12:00
Luke
f12bb1d4f6 Allow configuration of intel pstates paired with fan-modes 2020-05-02 19:31:40 +12:00
Luke
bf6bf2e2f1 Big refactor out of Aura LED data structs 2020-05-01 22:07:28 +12:00