From: Jacob Alexander Date: Tue, 16 Sep 2014 22:39:21 +0000 (-0700) Subject: Adding my own configuration of the kishsaver (HHKB-like) X-Git-Url: https://git.donarmstrong.com/?p=kiibohd-kll.git;a=commitdiff_plain;h=ef9ea13b4313bee14bd85480c92429a7990d502c Adding my own configuration of the kishsaver (HHKB-like) --- diff --git a/layouts/kishsaver_unix1.kll b/layouts/kishsaver_unix1.kll new file mode 100644 index 0000000..e7285d3 --- /dev/null +++ b/layouts/kishsaver_unix1.kll @@ -0,0 +1,31 @@ +Name = kishsaver_unix1; +Version = 0.1; +Author = "HaaTa (Jacob Alexander) 2014"; +KLL = 0.3; + +# Modified Date +Date = 2014-09-16; + +# Row 1 +U"Backtick" : U"Esc"; +U"Inter2" : U"Backtick"; +U"Backspace" : U"Delete"; + +# Row 2 +U"Delete" : U"Backspace"; + +# Row 3 +U"CapsLock" : U"Ctrl"; + +# Row 4 +U"Inter3" : U"RShift"; +U"RShift" : U"Function1"; + +# Row 5 +U"LCtrl" : U"Function2"; +U"LGui" : U"LAlt"; +U"LAlt" : U"LGui"; +U"RAlt" : U"RGui"; +U"RGui" : U"RAlt"; +U"RCtrl" : U"Function3"; +