Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] OpenRGB direct mode doesn't works with newer versions | Redragon Devarajas K556 #306

Open
3 tasks
jpeter01 opened this issue Nov 27, 2022 · 0 comments
Open
3 tasks
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@jpeter01
Copy link

jpeter01 commented Nov 27, 2022

The direct mode doesn't works with OpenRGB in newer versions with Redragon Devarajas K556.

Describe the Bug

I pulled the sn32_master_openrgb branch, and enabled OpenRGB for Redragon K556:
qmk_firmware/keyboards/redragon/k556/rules.mk :
OPENRGB_ENABLE = yes
qmk_firmware/keyboards/redragon/k556/keymaps/via/rules.mk :
OPENRGB_ENABLE = no

The compilation went well for the keymap default, I flashed the firmware without difficulties. OpenRGB is recognizing and managing the keyboard, except the Direct mode. If I select the Direct mode from the menu, I get a "Solid Reactive Splash" light mode instead of Direct mode. Everything else is working fine. If I undefine every splah named effect in config.h than another reactive effect will take place if I select the direct mode in OpenRGB (the reactive effects are very smooth, there is no noticeable lagging). The K556 was detected by OpenRGB as QMK Openrgb device protocol version 13 with this branch.

If I compile the firmware from sn32_openrgb branch, than everything works well after flashing it (direct mode works as expected), however, there are less effects, and no reactive effects (if I enable those in the config.h than they are available after compiling, but they are lagging). The K556 was detected by OpenRGB as QMK Openrgb device protocol version 9 with this branch.

System Information

  • Keyboard: Redragon K556RGB
    • Revision (if applicable):
  • Operating system: openSUSE Leap 15.4
  • AVR GCC version: 12
  • ARM GCC version: 12
  • QMK Firmware version: 0.7.101
  • Any keyboard related software installed? No.
    • AutoHotKey
    • Karabiner
    • Other:

Additional Context

@jpeter01 jpeter01 added bug Something isn't working help wanted Extra attention is needed labels Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant