Add RGB_SET keycode to Melody96 and RGB files to userspace
This commit is contained in:
parent
d163b22dfb
commit
2f07627a5d
5 changed files with 45 additions and 4 deletions
3
users/konstantin/rgb.c
Normal file
3
users/konstantin/rgb.c
Normal file
|
@ -0,0 +1,3 @@
|
|||
#include "rgb.h"
|
||||
|
||||
const hsv_t GODSPEED_BLUE = { .h = 214, .s = 17, .v = 73 };
|
Loading…
Add table
Add a link
Reference in a new issue