mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +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};
|