qmk/qmk_firmware

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

Open

#11 755 ouverte le 1 févr. 2021

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)C (43 867 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (20 368 stars)
Métriques de merge PR
 (Merge moyen 20j 9h) (27 PRs mergées en 30 j)

Description

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

Guide contributeur