mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2025-01-02 23:09:48 +06:00
4 lines
85 B
C
4 lines
85 B
C
#include "quantum.h"
|
|
|
|
const uint8_t RGBLED_SNAKE_INTERVALS[] PROGMEM = {50, 50, 50};
|