This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
keychron_qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked keychron_qmk_firmware
mirror of
https://github.com/Keychron/qmk_firmware.git
synced
2024-11-29 20:26:56 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
de2e03650b
keychron_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-12 03:41:51 +06:00
#
include
"rgb.h"
Update GODSPEED_BLUE values and RGB mode keys
2019-02-16 22:26:39 +06:00
const
hsv_t
GODSPEED_BLUE
=
{
.
h
=
300
,
.
s
=
68
,
.
v
=
RGBLIGHT_LIMIT_VAL
}
;
Reference in New Issue
Copy Permalink