comparison Scan/MDErgo1/defaultMap.kll @ 359:b4f66a698f36

Adding preliminary MDErgo keymap - Required updates to CMake in order to handle the multi-layer BaseMaps
author Jacob Alexander <haata@kiibohd.com>
date Thu, 06 Aug 2015 00:36:37 -0700
parents 58d2c5bf95eb
children dbefb68411e1
comparison
equal deleted inserted replaced
358:32dfab699fc0 359:b4f66a698f36
1 Name = MDErgo1; 1 Name = MDErgo1;
2 Version = 0.2; 2 Version = 0.2;
3 Author = "HaaTa (Jacob Alexander) 2014"; 3 Author = "HaaTa (Jacob Alexander) 2014-2015";
4 KLL = 0.3c; 4 KLL = 0.3c;
5 5
6 # Modified Date 6 # Modified Date
7 Date = 2015-08-02; 7 Date = 2015-08-05;
8
9 ########
10 # NOTE #
11 ########
12
13 # Default ScanCode mappings are in rightHand.kll and leftHand.kll
14 # To change which node you are refering to, set the ConnectId variable
15 # i.e.
16 # ConnectId = 0;
17 # S0x02 : U"A"; # Sets scan code 0x02 on keyboard connected to USB
18 # ConnectId = 1;
19 # S0x02 : U"B"; # Sets scan code 0x02 on the first slave node
20 #
21 # ConnectId may be set in the previously parsed kll file
22 # In general you shouldn't have to worry about setting ConnectId unless you want a single configuration file
8 23
9 24
10 S0x00 : U"Esc"; 25 #
11 S0x01 : U"1";
12 S0x02 : U"2";
13 S0x03 : U"3";
14 S0x04 : U"4";
15 S0x05 : U"5";
16 S0x06 : U"6";
17 S0x07 : U"7";
18 S0x08 : U"8";
19 S0x09 : U"9";
20 S0x0A : U"0";
21 S0x0B : U"Minus";
22 S0x0C : U"Equal";
23 S0x0D : U"Backslash";
24 S0x0E : U"Tab";
25 S0x0F : U"Q";
26 S0x10 : U"W";
27 S0x11 : U"E";
28 S0x12 : U"R";
29 S0x13 : U"T";
30 S0x14 : U"Y";
31 S0x15 : U"U";
32 S0x16 : U"I";
33 S0x17 : U"O";
34 S0x18 : U"P";
35 S0x19 : U"LBrace";
36 S0x1A : U"RBrace";
37 S0x1B : U"Backspace";
38 S0x1C : U"Ctrl";
39 S0x1D : U"A";
40 S0x1E : U"S";
41 S0x1F : U"D";
42 S0x20 : U"F";
43 S0x21 : U"G";
44 S0x22 : U"H";
45 S0x23 : U"J";
46 S0x24 : U"K";
47 S0x25 : U"L";
48 S0x26 : U"Semicolon";
49 S0x27 : U"Quote";
50 S0x28 : U"Enter";
51 S0x29 : U"LShift";
52 S0x2A : U"Z";
53 S0x2B : U"X";
54 S0x2C : U"C";
55 S0x2D : U"V";
56 S0x2E : U"B";
57 S0x2F : U"N";
58 S0x30 : U"M";
59 S0x31 : U"Comma";
60 S0x32 : U"Period";
61 S0x33 : U"Slash";
62 S0x34 : U"RShift";
63 S0x35 : U"F1"; # Fun key
64 S0x36 : U"F2"; # Left Blank Key
65 S0x37 : U"LAlt";
66 S0x38 : U"LGui";
67 S0x39 : U"Space";
68 S0x3A : U"RGui";
69 S0x3B : U"RAlt";
70 S0x3C : U"F3"; # Right Blank Key 1
71 S0x3D : U"F4"; # Right Blank Key 2
72 S0x3E : U"BackTick";
73
74
75 # Defines available to the MDErgo1 Scan Module 26 # Defines available to the MDErgo1 Scan Module
27 #
76 28
77 # LED Default Enable Mask Override 29 # LED Default Enable Mask Override
78 # 30 #
79 # Each LED is represented by a single bit 31 # Each LED is represented by a single bit
80 # See (http://www.issi.com/WW/pdf/31FL3731C.pdf) for details 32 # See (http://www.issi.com/WW/pdf/31FL3731C.pdf) for details
105 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C7-1 -> C7-16 */ 57 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C7-1 -> C7-16 */
106 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C8-1 -> C8-16 */ 58 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C8-1 -> C8-16 */
107 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C9-1 -> C9-16 */ 59 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* C9-1 -> C9-16 */
108 "; 60 ";
109 61
62 # LCD Backlight Channel Brightness Override
63 # There are 3 channels, RGB
64 # In order to get other colors you must mix the 3 colors
65 # Each channel is a 16-bit register (65536 levels)
66 # Technically, this means, the backlight is a 48-bit RGB pixel
67 # In practice, it may be difficult to get color consistency at times if too bright or too dim
68 #
69 # Defaults to 6% brightness, white
70 STLcdBacklightRed = 0x0FFF;
71 STLcdBacklightGreen = 0x0FFF;
72 STLcdBacklightBlue = 0x0FFF;
110 73
74 # LCD Image Override
75 #
76 # The easiest way to generate this data is using the bitmap2Struct.py script in the STLcd folder
77 # It will output the necessary uint8_t array to set here
78 #
79 STLcdDefaultImage = "
80 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
81 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x03, 0x03, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
82 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
83 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x03, 0x03, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
84 ";
85