index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
konstantin
/
rgb.c
blob: a09057d282de6c8f8c2cbe60060b0b8954f53eac (
plain
)
1
2
3
#include
"rgb.h"
const
hsv_t
GODSPEED_BLUE
=
{
.
h
=
214
,
.
s
=
17
,
.
v
=
73
};