hrvach / deskhop

Fast Desktop Switching Device
GNU General Public License v3.0
6.24k stars 179 forks source link

[Feature] 💡 On-device debug reports #145

Open jalmeroth opened 2 months ago

jalmeroth commented 2 months ago

Hi @hrvach,

since I think it's kinda complicated to debug issues related to certain HID descriptors, issues with report parsing or special device`s behaviours, I thought it might be a good idea to have a logging facility implemented. I imagine something that can be activated on-the-fly (via shortcut maybe), that writes the related information to flash, which later on can be downloaded from WebUI for reporting on Github.

What do you think?

Best regards, Jan