forked from mirrors/qmk_userspace
Add GODSPEED_YELLOW color
This commit is contained in:
parent
de2e03650b
commit
fbe2eba472
4 changed files with 13 additions and 4 deletions
|
@ -15,3 +15,4 @@ typedef struct {
|
|||
} rgb_t;
|
||||
|
||||
extern const hsv_t GODSPEED_BLUE;
|
||||
extern const hsv_t GODSPEED_YELLOW;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue