qmk/qmk_firmware

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

Open

#11,755 创建于 2021年2月1日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)C (43,867 fork)batch import
bughelp wanted

仓库指标

Star
 (20,368 star)
PR 合并指标
 (平均合并 20天 9小时) (30 天内合并 27 个 PR)

描述

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

贡献者指南