# # ChangeLog for grip2hid in avrstuff # # Generated by Trac 1.6 # Jun 3, 2024, 2:52:52 AM Sun, 08 Sep 2019 13:12:32 GMT Adrien Destugues [5b8c7e2] * grip2hid/main.cpp (modified) grip2hid: make it work (almost) with all 4 pads Sun, 08 Sep 2019 12:20:20 GMT Adrien Destugues [5b8020c] * grip2hid/Makefile (modified) * grip2hid/main.cpp (modified) grip2hid: make it work with 2 pads The CPU on the AT90USBKEY is ... Sat, 07 Sep 2019 14:53:59 GMT Adrien Destugues [bbcd1f8] * grip2hid/Makefile (modified) * grip2hid/main.cpp (modified) Rewrite main loop in non-blocking way Otherwise it is not possible ... Mon, 02 Sep 2019 20:53:33 GMT Adrien Destugues [38a6d09] * grip2hid/.gitignore (added) * grip2hid/Makefile (added) * grip2hid/README.md (added) * grip2hid/main.cpp (added) Initial work on GrIP2HID Implements the GrIP protocol, with polling ...