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