]> git.donarmstrong.com Git - kiibohd-kll.git/blob - layouts/kishsaver_unix1.kll
Adding my own configuration of the kishsaver (HHKB-like)
[kiibohd-kll.git] / layouts / kishsaver_unix1.kll
1 Name = kishsaver_unix1;
2 Version = 0.1;
3 Author = "HaaTa (Jacob Alexander) 2014";
4 KLL = 0.3;
5
6 # Modified Date
7 Date = 2014-09-16;
8
9 # Row 1
10 U"Backtick"  : U"Esc";
11 U"Inter2"    : U"Backtick";
12 U"Backspace" : U"Delete";
13
14 # Row 2
15 U"Delete" : U"Backspace";
16
17 # Row 3
18 U"CapsLock" : U"Ctrl";
19
20 # Row 4
21 U"Inter3" : U"RShift";
22 U"RShift" : U"Function1";
23
24 # Row 5
25 U"LCtrl" : U"Function2";
26 U"LGui"  : U"LAlt";
27 U"LAlt"  : U"LGui";
28 U"RAlt"  : U"RGui";
29 U"RGui"  : U"RAlt";
30 U"RCtrl" : U"Function3";
31