Adding preliminary MDErgo keymap
- Required updates to CMake in order to handle the multi-layer BaseMaps
This commit is contained in:
parent
a824a0fe52
commit
1c0f94c4ea
7 changed files with 195 additions and 81 deletions
62
Scan/MDErgo1/rightHand.kll
Normal file
62
Scan/MDErgo1/rightHand.kll
Normal file
|
@ -0,0 +1,62 @@
|
|||
Name = MDErgo1 Right Hand;
|
||||
Version = 0.1;
|
||||
Author = "HaaTa (Jacob Alexander) 2015";
|
||||
KLL = 0.3c;
|
||||
|
||||
# Modified Date
|
||||
Date = 2015-08-06;
|
||||
|
||||
|
||||
# Top Row
|
||||
S0x02 : U"7";
|
||||
S0x03 : U"8";
|
||||
S0x04 : U"9";
|
||||
S0x05 : U"0";
|
||||
S0x06 : U"Minus";
|
||||
S0x07 : U"Equal";
|
||||
S0x08 : U"Backspace";
|
||||
|
||||
# Top-Middle Row
|
||||
S0x0B : U"PageUp";
|
||||
S0x0C : U"Y";
|
||||
S0x0D : U"U";
|
||||
S0x0E : U"I";
|
||||
S0x0F : U"O";
|
||||
S0x10 : U"P";
|
||||
S0x11 : U"BackSlash";
|
||||
|
||||
# Middle Row
|
||||
S0x15 : U"H";
|
||||
S0x16 : U"J";
|
||||
S0x17 : U"K";
|
||||
S0x18 : U"L";
|
||||
S0x19 : U"Semicolon";
|
||||
S0x1A : U"Quote";
|
||||
|
||||
# Top Thumb Cluster
|
||||
S0x1B : U"PrintScreen";
|
||||
S0x1C : U"Insert";
|
||||
|
||||
# Bottom-Middle Row
|
||||
S0x1D : U"PageDown";
|
||||
S0x1E : U"N";
|
||||
S0x1F : U"M";
|
||||
S0x20 : U"Comma";
|
||||
S0x21 : U"Period";
|
||||
S0x22 : U"Slash";
|
||||
S0x23 : U"Right Shift";
|
||||
|
||||
# Bottom Thumb Cluster
|
||||
S0x24 : U"Right Alt";
|
||||
S0x25 : U"Right Ctrl";
|
||||
S0x26 : U"Enter";
|
||||
S0x27 : U"Function2";
|
||||
|
||||
# Bottom Row
|
||||
S0x28 : U"Left";
|
||||
S0x29 : U"Down";
|
||||
S0x2A : U"Up";
|
||||
S0x2B : U"Right";
|
||||
S0x2C : U"Function4";
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue