Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. [
  2. [
  3. "~\n`",
  4. "!\n1",
  5. "@\n2",
  6. "#\n3",
  7. "$\n4",
  8. "%\n5",
  9. "^\n6",
  10. "&\n7",
  11. "*\n8",
  12. "(\n9",
  13. ")\n0",
  14. "_\n-",
  15. "+\n=",
  16. {
  17. "w": 2
  18. },
  19. "Backspace",
  20. "Home"
  21. ],
  22. [
  23. {
  24. "w": 1.5
  25. },
  26. "Tab",
  27. {
  28. "a": 7
  29. },
  30. "Q",
  31. {
  32. "a": 4
  33. },
  34. "W",
  35. "E",
  36. "R",
  37. "T",
  38. "Y",
  39. "U",
  40. "I",
  41. "O",
  42. "P",
  43. "{\n[",
  44. "}\n]",
  45. {
  46. "w": 1.5
  47. },
  48. "|\n\\",
  49. "Insert"
  50. ],
  51. [
  52. {
  53. "w": 1.75
  54. },
  55. "Caps Lock",
  56. "A",
  57. "S",
  58. "D",
  59. "F",
  60. "G",
  61. "H",
  62. "J",
  63. "K",
  64. "L",
  65. ":\n;",
  66. "\"\n'",
  67. {
  68. "w": 2.25
  69. },
  70. "Enter",
  71. "PgUp"
  72. ],
  73. [
  74. {
  75. "w": 2.25
  76. },
  77. "Shift",
  78. "Z",
  79. "X",
  80. "C",
  81. "V",
  82. "B",
  83. "N",
  84. "M",
  85. "<\n,",
  86. ">\n.",
  87. "?\n/",
  88. {
  89. "w": 1.75
  90. },
  91. "Shift",
  92. "↑",
  93. "PgDn"
  94. ],
  95. [
  96. {
  97. "w": 1.5
  98. },
  99. "Ctrl",
  100. {
  101. "w": 1.25
  102. },
  103. "Opt",
  104. {
  105. "w": 1.5
  106. },
  107. "Cmd",
  108. {
  109. "a": 7,
  110. "w": 6
  111. },
  112. "",
  113. {
  114. "a": 4,
  115. "w": 1.25
  116. },
  117. "Cmd",
  118. {
  119. "w": 1.25
  120. },
  121. "Fn",
  122. {
  123. "x": 0.25
  124. },
  125. "←",
  126. "↓",
  127. "→"
  128. ]
  129. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement