Luke Horwell
Luke Horwell
Likewise, you can alter the logic around line 368 to prevent that menu from appearing too: ```diff # When multiple devices are present, show 'apply to all' actions - if...
Unfortunately, key remapping is not supported yet - neither here or in OpenRazer. Please [take a look at the FAQs for "Can I remap keys?"](https://polychromatic.app/docs/faqs/#what-is-macro-support-like-in-polychromatic) for a list of third...
This has actually been a long standing issue. From what I know, there is no way to tell when the DPI buttons are clicked, so the only possible way is...
It seems some work will be needed in OpenRazer to add support for the DPI buttons in "driver mode", since it's currently the firmware that is handling the DPI change.
@v21cesc The app only has predetermined intervals for **16000** and **8200** DPI mice, but the Viper Mini is **8500** so those 4 auto generated intervals are probably invalid. I found...
At the moment, there is no import facility, but it would be a pretty nice feature to have! :smile: You're right, it's a `zip` file in disguise, which contains multiple...
I suppose actually, in the meantime, there could be another type of profile that changes the LEDs frame by frame, so it could playback effects. :thinking: **Edit:** Since Polychromatic [v0.7.0](https://github.com/polychromatic/polychromatic/releases/tag/v0.7.0),...
Hopefully, some day. Importing more advanced profiles (like if they are triggered by pressing a specific key) might be more complicated (or we could just skip them). Plus, we'll need...
Thanks for the feedback! Auto-generating frames that transition the colours between 2 frames is a good idea. Sadly, this won't come any time soon since my to-do list is already...
Feel free to create a PR, though a heads up: there is a bunch of refactoring still ongoing (not really with the editor, so that file should be safe) It's...