Simon W
Simon W
I needed to be able to bundle in some udev rules into my deb package, I was able to do so using this config ``` deb: fpm: - build/50-RULES.rules=/etc/udev/rules.d/50-RULES.rules ```
Hmmm, it does look like it'll work fine, but it also looks like it's a bit trickier to maintain and for people to immediately understand. Is the cost of the...
Hmmmm, that behaviour is quite unusual. We're currently working on some improvements to the firmware side of RGB which hopefully will help with this issue. I assume you're on Linux,...
Hmmm, that's what I've been using for my main dev machine up until recently and haven't run into that before. Hoping the firmware improvements happen to take care of it,...
Updated firmware has been pushed to the Alpha channel, [here's the link to the AppImage](https://s3.eu-west-2.amazonaws.com/wooting-update/wootility-linux-alpha/wootility-alpha-3.5.7-alpha.AppImage). The firmware version you'll want is >=v1.29
> Currently away from my normal PC, but I have a laptop here that runs Manjaro. > Same Issue using 1.29.0 (on a different Machine!). > > I ran the...
> @simon-wh Could you test if the branch from PR #4954 works for you? Looks to be working 👍 Compiling that is, I'm not using this clipboard behaviour so I...
Eagerly awaiting this. Currently I have to manage various saved blueprint files and load them in when needing which can get quite tedious and end up with lots of subtle...