qmk/qmk_firmware

[Bug] Cannot control RGB Matrix manually, colors repeatedly overwritten with solid color under RGB_MATRIX_NONE mode

Open

#14.686 aperta il 4 ott 2021

Vedi su GitHub
 (13 commenti) (0 reazioni) (0 assegnatari)C (43.867 fork)batch import
bughelp wanted

Metriche repository

Star
 (20.368 star)
Metriche merge PR
 (Merge medio 20g 9h) (27 PR mergiate in 30 g)

Descrizione

Describe the Bug

The RGB matrix mode RGB_MATRIX_NONE interferes with manual RGB control. Unable to set RGB states manually.

Setting rgb_matrix_mode(RGB_MATRIX_NONE); results in a constant red colour under every key. When I set an LED color using rgb_matrix_set_color, the new color setting applies for an instant before being overwritten again by the red colour. This makes it impossible to control the LEDs manually.

  • Keyboard: ZSA Moonlander
  • QMK Firmware version: 0.14.16

Guida contributor