This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
1
mirror of
https://github.com/qmk/qmk_firmware
synced
2024-11-11 22:44:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
de2e03650b
qmk_firmware
/
users
/
konstantin
/
rgb.c
4 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
Add RGB_SET keycode to Melody96 and RGB files to userspace
2019-02-11 21:41:51 +00:00
#
include
"rgb.h"
Update GODSPEED_BLUE values and RGB mode keys
2019-02-16 16:26:39 +00:00
const
hsv_t
GODSPEED_BLUE
=
{
.
h
=
300
,
.
s
=
68
,
.
v
=
RGBLIGHT_LIMIT_VAL
}
;
Reference in a new issue
Copy permalink