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.

rightHand.kll 903B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. Name = MDErgo1 Right 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"Function6";
  9. S0x03 : U"6";
  10. S0x04 : U"7";
  11. S0x05 : U"8";
  12. S0x06 : U"9";
  13. S0x07 : U"0";
  14. S0x08 : U"Minus";
  15. # Top-Middle Row
  16. S0x0B : U"Left Brace";
  17. S0x0C : U"Y";
  18. S0x0D : U"U";
  19. S0x0E : U"I";
  20. S0x0F : U"O";
  21. S0x10 : U"P";
  22. S0x11 : U"Right Brace";
  23. # Middle Row
  24. S0x15 : U"H";
  25. S0x16 : U"J";
  26. S0x17 : U"K";
  27. S0x18 : U"L";
  28. S0x19 : U"Semicolon";
  29. S0x1A : U"Quote";
  30. # Top Thumb Cluster
  31. S0x1B : U"RAlt";
  32. S0x1C : U"RCtrl";
  33. # Bottom-Middle Row
  34. S0x1D : U"Function7";
  35. S0x1E : U"N";
  36. S0x1F : U"M";
  37. S0x20 : U"Comma";
  38. S0x21 : U"Period";
  39. S0x22 : U"Slash";
  40. S0x23 : U"Right Shift";
  41. # Bottom Thumb Cluster
  42. S0x24 : U"PageUp";
  43. S0x25 : U"PageDown";
  44. S0x26 : U"Enter";
  45. S0x27 : U"Space";
  46. # Bottom Row
  47. S0x28 : U"Left";
  48. S0x29 : U"Down";
  49. S0x2A : U"Up";
  50. S0x2B : U"Right";
  51. S0x2C : U"RGui";