-
Notifications
You must be signed in to change notification settings - Fork 2
/
gmmk_led.txt
51 lines (43 loc) · 2.05 KB
/
gmmk_led.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
1 byte - always 04, report ID?
2 bytes - seems to be a 16 bit sum of the following bytes
1 byte - command?
01 - start transaction?
02 - end transaction?
06 - subcommands?
01 0f 00 00 0n - set polling rate: n: 0 = 125, 1 = 250, 2 = 500, 3 = 1000
03 09 00 00 rr gg bb - set some color?
03 05 00 00 rr gg bb - set color parameter for animations
01 00 00 00 0n - set mode?
01 01 00 00 0n - set brightness (0 = off, 1-4?)
01 02 00 00 0n - set delay (0-4?)
01 03 00 00 nn - set direction (00 = left, ff = right)
01 04 00 00 0n - set "colorful" mode (0 = off, 1 = on)
11 - set key colors
1 byte - count
2 byte - start
1 byte - always 00?
count bytes - color values
0040 04 08 00 06 01 00 00 00 01 00 00 00 00 00 00 00
0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0040 04 0c 00 06 01 04 00 00 01 00 00 00 00 00 00 00
0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0040 04 09 00 06 01 00 00 00 02 00 00 00 00 00 00 00
0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0040 04 0c 00 06 01 04 00 00 01 00 00 00 00 00 00 00
0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0040 04 0a 00 06 01 00 00 00 03 00 00 00 00 00 00 00
0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0040 04 0c 00 06 01 04 00 00 01 00 00 00 00 00 00 00
0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00