summaryrefslogtreecommitdiffstats
path: root/users/konstantin/rgb.c
blob: b69123be056a036f5286ed00f7b256437eaf9f6d (plain)
1
2
3
#include "rgb.h"

const hsv_t GODSPEED_BLUE = { .h = 300, .s = 68, .v = RGBLIGHT_LIMIT_VAL };