You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Additional Context
The text was updated successfully, but these errors were encountered: