Add RGB_SET keycode to Melody96 and RGB files to userspace
This commit is contained in:
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 };
|
||||
Reference in New Issue
Block a user