Kiibohd Controller
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

leftHand.kll 888B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. Name = MDErgo1 Left Hand;
  2. Version = 0.1;
  3. Author = "HaaTa (Jacob Alexander) 2015";
  4. KLL = 0.3c;
  5. # Modified Date
  6. Date = 2015-08-06;
  7. # Top Row
  8. S0x02 : U"Esc";
  9. S0x03 : U"5";
  10. S0x04 : U"4";
  11. S0x05 : U"3";
  12. S0x06 : U"2";
  13. S0x07 : U"1";
  14. S0x08 : U"Equals";
  15. # Top-Middle Row
  16. S0x0B : U"Function1";
  17. S0x0C : U"T";
  18. S0x0D : U"R";
  19. S0x0E : U"E";
  20. S0x0F : U"W";
  21. S0x10 : U"Q";
  22. S0x11 : U"Backslash";
  23. # Middle Row
  24. S0x15 : U"G";
  25. S0x16 : U"F";
  26. S0x17 : U"D";
  27. S0x18 : U"S";
  28. S0x19 : U"A";
  29. S0x1A : U"Tab";
  30. # Top Thumb Cluster
  31. S0x1B : U"LAlt";
  32. S0x1C : U"LCtrl";
  33. # Bottom-Middle Row
  34. S0x1D : U"Function2";
  35. S0x1E : U"B";
  36. S0x1F : U"V";
  37. S0x20 : U"C";
  38. S0x21 : U"X";
  39. S0x22 : U"Z";
  40. S0x23 : U"Left Shift";
  41. # Bottom Thumb Cluster
  42. S0x24 : U"Home";
  43. S0x25 : U"End";
  44. S0x26 : U"Delete";
  45. S0x27 : U"Backspace";
  46. # Bottom Row
  47. S0x28 : U"Function5";
  48. S0x29 : U"Function4";
  49. S0x2A : U"Function3";
  50. S0x2B : U"Backtick";
  51. S0x2C : U"LGui";