* Reading HID commands from I2C currently uses several reads. Investigate using a single large read instead. * Break HID data structures into own crate (embedded-hid-i2c) * Refactor serialization to use something like bincode.