KLL Compiler
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.

hhkbpro2.kll 887B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. Name = hhkbpro2;
  2. Version = 0.1;
  3. Author = "HaaTa (Jacob Alexander) 2014";
  4. KLL = 0.3;
  5. # Modified Date
  6. Date = 2014-09-07;
  7. # Number Row
  8. U"1" : U"F1";
  9. U"2" : U"F2";
  10. U"3" : U"F3";
  11. U"4" : U"F4";
  12. U"5" : U"F5";
  13. U"6" : U"F6";
  14. U"7" : U"F7";
  15. U"8" : U"F8";
  16. U"9" : U"F9";
  17. U"0" : U"F10";
  18. U"-" : U"F11";
  19. U"=" : U"F12";
  20. U"Backslash" : U"Insert";
  21. U"Backtick" : U"Delete";
  22. # Top Row
  23. U"Tab" : U"Capslock";
  24. U"I" : U"PrintScreen";
  25. U"O" : U"ScrollLock";
  26. U"P" : U"Pause";
  27. U"{" : U"Up";
  28. # Middle Row
  29. U"A" : U"VolumeDown";
  30. U"S" : U"VolumeUp";
  31. U"D" : U"Mute";
  32. #U"F" : U"Eject"; # TODO Requires additional firmware support for media keys -HaaTa
  33. U"H" : U"Keypad Asterix";
  34. U"J" : U"Keypad Slash";
  35. U"K" : U"Home";
  36. U"L" : U"PageUp";
  37. U";" : U"Left";
  38. U"Quote" : U"Right";
  39. # Bottom Row
  40. U"N" : U"Keypad Plus";
  41. U"M" : U"Keypad Minus";
  42. U"Comma" : U"End";
  43. U"Period" : U"PageDown";
  44. U"Slash" : U"Down";
  45. # Space Row
  46. # N/A