annotate Scan/WhiteFox/defaultMap.kll @ 406:a8104feb0514

Setting WhiteFox LEDs as defaulting to on
author Jacob Alexander <haata@kiibohd.com>
date Wed, 27 Jan 2016 20:41:15 -0800
parents 8a6f9e1493a3
children cbcdb7a16b7c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
362
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
1 Name = WhiteFox;
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
2 Version = 0.2;
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
3 Author = "HaaTa (Jacob Alexander) 2015";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
4 KLL = 0.3c;
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
5
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
6 # Modified Date
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
7 Date = 2015-08-16;
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
8
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
9
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
10 S0x00 : U"Esc";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
11 S0x01 : U"1";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
12 S0x02 : U"2";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
13 S0x03 : U"3";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
14 S0x04 : U"4";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
15 S0x05 : U"5";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
16 S0x06 : U"6";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
17 S0x07 : U"7";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
18 S0x08 : U"8";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
19 S0x09 : U"9";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
20 S0x0A : U"0";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
21 S0x0B : U"Minus";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
22 S0x0C : U"Equal";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
23 S0x0D : U"Hash";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
24 S0x0E : U"Backspace";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
25 S0x0F : U"BackTick";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
26 S0x10 : U"Tab";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
27 S0x11 : U"Q";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
28 S0x12 : U"W";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
29 S0x13 : U"E";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
30 S0x14 : U"R";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
31 S0x15 : U"T";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
32 S0x16 : U"Y";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
33 S0x17 : U"U";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
34 S0x18 : U"I";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
35 S0x19 : U"O";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
36 S0x1A : U"P";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
37 S0x1B : U"LBrace";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
38 S0x1C : U"RBrace";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
39 S0x1D : U"Backslash";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
40 S0x1E : U"Delete";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
41 S0x1F : U"CapsLock";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
42 S0x20 : U"A";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
43 S0x21 : U"S";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
44 S0x22 : U"D";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
45 S0x23 : U"F";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
46 S0x24 : U"G";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
47 S0x25 : U"H";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
48 S0x26 : U"J";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
49 S0x27 : U"K";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
50 S0x28 : U"L";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
51 S0x29 : U"Semicolon";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
52 S0x2A : U"Quote";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
53 S0x2B : U"App";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
54 S0x2C : U"Enter";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
55 S0x2D : U"PageUp";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
56 S0x2E : U"LShift";
386
8a6f9e1493a3 More compatible name
Jacob Alexander <haata@kiibohd.com>
parents: 362
diff changeset
57 S0x2F : U"ISO/";
362
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
58 S0x30 : U"Z";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
59 S0x31 : U"X";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
60 S0x32 : U"C";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
61 S0x33 : U"V";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
62 S0x34 : U"B";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
63 S0x35 : U"N";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
64 S0x36 : U"M";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
65 S0x37 : U"Comma";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
66 S0x38 : U"Period";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
67 S0x39 : U"Slash";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
68 S0x3A : U"RShift";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
69 S0x3B : U"Up";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
70 S0x3C : U"PageDown";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
71 S0x3D : U"Ctrl";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
72 S0x3E : U"Function1";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
73 S0x3F : U"LAlt";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
74 S0x40 : U"Space";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
75 S0x41 : U"RAlt";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
76 S0x42 : U"Gui";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
77 S0x43 : U"Menu";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
78 S0x44 : U"Left";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
79 S0x45 : U"Down";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
80 S0x46 : U"Right";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
81
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
82
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
83 # Defines available to the WhiteFox Scan Module
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
84
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
85 # LED Default Enable Mask Override
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
86 #
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
87 # Each LED is represented by a single bit
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
88 # See (http://www.issi.com/WW/pdf/31FL3731C.pdf) for details
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
89 ISSILedMask1 = "
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
90 0xFF, 0x00, /* C1-1 -> C1-16 */
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
91 0xFF, 0x00, /* C2-1 -> C2-16 */
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
92 0xFF, 0x00, /* C3-1 -> C3-16 */
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
93 0xFF, 0x00, /* C4-1 -> C4-16 */
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
94 0xFF, 0x00, /* C5-1 -> C5-16 */
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
95 0xFF, 0x00, /* C6-1 -> C6-16 */
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
96 0xFF, 0x00, /* C7-1 -> C7-16 */
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
97 0xFF, 0x00, /* C8-1 -> C8-16 */
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
98 0xFE, 0x00, /* C9-1 -> C9-16 */
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
99 ";
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
100
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
101 # LED Brightness Override
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
102 #
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
103 # Each LED channel supports 256 levels (8-bit control)
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
104 # By default, LEDs are set to 0 brightness
406
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
105 #ISSILedBrightness1 = "
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
106 #0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C1-1 -> C1-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
107 #0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C2-1 -> C2-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
108 #0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C3-1 -> C3-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
109 #0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C4-1 -> C4-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
110 #0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C5-1 -> C5-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
111 #0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C6-1 -> C6-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
112 #0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C7-1 -> C7-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
113 #0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C8-1 -> C8-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
114 #0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C9-1 -> C9-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
115 #";
362
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
116
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
117 # Full brightness example
406
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
118 ISSILedBrightness1 = "
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
119 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C1-1 -> C1-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
120 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C2-1 -> C2-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
121 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C3-1 -> C3-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
122 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C4-1 -> C4-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
123 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C5-1 -> C5-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
124 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C6-1 -> C6-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
125 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C7-1 -> C7-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
126 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C8-1 -> C8-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
127 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C9-1 -> C9-16 */
a8104feb0514 Setting WhiteFox LEDs as defaulting to on
Jacob Alexander <haata@kiibohd.com>
parents: 386
diff changeset
128 ";
362
e4be15c39cce Adding initial WhiteFox support.
Jacob Alexander <haata@kiibohd.com>
parents:
diff changeset
129