qmk/qmk_firmware

[Bug] RGB_SPI and RGB_SPD didnt work

Open

#18,237 opened on Aug 31, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (43,867 forks)batch import
bughelp wanted

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (Avg merge 20d 9h) (27 merged PRs in 30d)

Description

RGB_SPI and RGB_SPD keycodes doesnt change RGB Maxtrix animation speed, but #define RGB_MATRIX_STARTUP_SPD is worked

System Information

Keyboard: voice65 Revision (if applicable): hotswap Operating system: windows/linux qmk doctor output:

Ψ QMK Doctor is checking your environment.
Ψ CLI version: 1.1.1
Ψ QMK home: C:/Users/forte/qmk_firmware
Ψ Detected Windows 10 (10.0.22000).
Ψ Git branch: master
Ψ Repo version: 0.18.2
⚠ Git has unstashed/uncommitted changes.
Ψ - Latest master: 2022-08-31 15:20:00 +1000 (6f804f76b4) -- `qmk lint`: fix TypeError (#18226)
Ψ - Latest upstream/master: 2022-09-01 05:05:43 +0900 (1ccd0c19da) -- Add giabalanai keyboard (#10125)
Ψ - Latest upstream/develop: None
Ψ - Common ancestor with upstream/master: 2022-08-31 15:20:00 +1000 (6f804f76b4) -- `qmk lint`: fix TypeError (#18226)
Ψ - Common ancestor with upstream/develop: None
Ψ All dependencies are installed.
Ψ Found arm-none-eabi-gcc version 10.1.0
Ψ Found avr-gcc version 8.5.0
Ψ Found avrdude version 7.0
Ψ Found dfu-util version 0.11
Ψ Found dfu-programmer version 0.7.2
Ψ Submodules are up to date.
Ψ Submodule status:
Ψ - lib/chibios: 2022-06-11 09:09:45 +0000 --  (f836d24b0)
Ψ - lib/chibios-contrib: 2022-07-27 10:46:15 +0200 --  (d03aa9cc)
Ψ - lib/googletest: 2021-06-11 06:37:43 -0700 --  (e2239ee6)
Ψ - lib/lufa: 2022-08-26 12:09:55 +1000 --  (549b97320)
Ψ - lib/pico-sdk: 2022-05-17 19:19:01 +0200 --  (07edde8)
Ψ - lib/printf: 2022-06-29 23:59:58 +0300 --  (c2e3b4e)
Ψ - lib/vusb: 2022-06-13 09:18:17 +1000 --  (819dbc1)
Ψ QMK is ready to go, but minor problems were found

Any keyboard related software installed? Nope

Contributor guide