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
2017-08-04 21:30:49 +10:00
2017-08-04 21:30:49 +10:00
2016-11-02 22:06:15 +01:00
2018-01-13 12:16:37 -08:00
2016-11-10 08:32:45 +01:00
2018-01-04 17:21:16 +01:00
2018-01-06 09:44:03 -03:00