donn / nudelta

Open source NuPhy Console alternative
GNU General Public License v3.0
504 stars 22 forks source link

Logging USB Feature Reports #60

Open WinkelCode opened 11 months ago

WinkelCode commented 11 months ago

Description

This is related to issue https://github.com/donn/nudelta/issues/58

I think it could be useful if Nudelta saved a log of the raw content (i.e. what HIDAPI was called with) of all feature reports sent to the keyboard, this would help immensely to understand when a brick happened and what data was malformed. They also shouldn’t be too big, so I think it’s safe to just save them by default.

donn commented 11 months ago

good idea, will try to do that next version