gblues 2cf89feb86 Code clean-up
== DETAILS

Now that I have a working implementation, it's time to tidy up a bit:

- there was no need for the HID subsystem's object data to have a reference
  to the global hid state (since it's global), so removed it.
- refactored the users of that member to use the global state, defining
  reusable macros.
- reorganized the information in *.h files
- removing the hid state also made the constructor changes to the hid driver
  unneeded, so I reverted those changes.

== TESTING
Confirmed clean build. Haven't tested the build yet to make sure everything
still works, though.
2018-03-31 22:25:30 -07:00
..
2018-01-06 09:44:03 -03:00
2018-03-31 22:25:30 -07:00
2018-03-31 22:25:30 -07:00
2018-02-25 13:53:57 +00:00
2018-01-06 09:44:03 -03:00
2018-01-06 09:44:03 -03:00
2018-01-13 12:16:37 -08:00
2018-01-06 09:44:03 -03:00