qmk/qmk_firmware

[Bug] PrimeKB/Meridian LED indicator lights won't turn off.

Open

#11.755 geöffnet am 1. Feb. 2021

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (43.867 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (20.368 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T 9h) (27 gemergte PRs in 30 T)

Beschreibung

Meridian's LED indicator lights won't turn off. Further more, it seems like rgblight_setrgb_at can no longer control the LEDs, which was previously working in the initial commit.

Describe the Bug

It seems like rgblight_setrgb_at no longer works properly for the Meridian firmwares (both VIA & default) on master. I'm not sure what could have caused it or if other STM32 related PCBs have the same issue. After git-bitsecting, I have narrowed it down to this commit to be the source of the problem.

System Information

  • Keyboard:
  • Operating system: macOS Mojave (v10.14.6)
  • AVR GCC version: avr-gcc (Homebrew AVR GCC 8.4.0) 8.4.0
  • ARM GCC version: arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 8-2019-q3-update) 8.3.1 20190703 (release) [gcc-8-branch revision 273027]
  • QMK Firmware version: 0.11.56
  • Any keyboard related software installed?
    • AutoHotKey
    • [x ] Karabiner
    • Other:

Additional Context

Contributor Guide