logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

keyboard.json (30698B)


  1. {
  2. "manufacturer": "Maze Studio",
  3. "keyboard_name": "Jocker 1800",
  4. "maintainer": "mazestd",
  5. "bootloader": "atmel-dfu",
  6. "processor": "atmega32u4",
  7. "usb": {
  8. "vid": "0x70F5",
  9. "pid": "0x4A01",
  10. "device_version": "0.0.1"
  11. },
  12. "features": {
  13. "bootmagic": true,
  14. "extrakey": true,
  15. "mousekey": true,
  16. "nkro": true
  17. },
  18. "dynamic_keymap": {
  19. "layer_count": 3
  20. },
  21. "bootmagic":{
  22. "matrix": [1, 0]
  23. },
  24. "build": {
  25. "lto": true
  26. },
  27. "diode_direction": "COL2ROW",
  28. "matrix_pins": {
  29. "cols": ["F0", "F1", "F4", "F5", "F6", "F7", "C7", "C6", "B2", "B3"],
  30. "rows": ["B1", "B0", "D1", "D0", "D5", "D3", "B7", "D2", "D4", "D6", "B4", "D7"]
  31. },
  32. "layout_aliases": {
  33. "LAYOUT": "LAYOUT_ansi_split_bs"
  34. },
  35. "layouts": {
  36. "LAYOUT_ansi": {
  37. "layout": [
  38. {"label": "Esc", "matrix": [1,0], "x":0, "y":0},
  39. {"label": "F1", "matrix": [0,0], "x":1.25, "y":0},
  40. {"label": "F2", "matrix": [1,1], "x":2.25, "y":0},
  41. {"label": "F3", "matrix": [0,1], "x":3.25, "y":0},
  42. {"label": "F4", "matrix": [1,2], "x":4.25, "y":0},
  43. {"label": "F5", "matrix": [0,2], "x":5.5, "y":0},
  44. {"label": "F6", "matrix": [1,3], "x":6.5, "y":0},
  45. {"label": "F7", "matrix": [0,3], "x":7.5, "y":0},
  46. {"label": "F8", "matrix": [1,4], "x":8.5, "y":0},
  47. {"label": "F9", "matrix": [1,5], "x":9.75, "y":0},
  48. {"label": "F10", "matrix": [0,5], "x":10.75, "y":0},
  49. {"label": "F11", "matrix": [1,6], "x":11.75, "y":0},
  50. {"label": "F12", "matrix": [0,6], "x":12.75, "y":0},
  51. {"label": "F13", "matrix": [1,7], "x":14, "y":0},
  52. {"label": "Scroll Lock", "matrix": [0,7], "x":15.25, "y":0},
  53. {"label": "Pause Break", "matrix": [1,8], "x":16.5, "y":0},
  54. {"label": "Insert", "matrix": [0,8], "x":17.5, "y":0},
  55. {"label": "Home", "matrix": [1,9], "x":18.5, "y":0},
  56. {"label": "Print Screen", "matrix": [0,9], "x":19.5, "y":0},
  57. {"label": "~", "matrix": [3,0], "x":0, "y":1.25},
  58. {"label": "1", "matrix": [2,0], "x":1, "y":1.25},
  59. {"label": "2", "matrix": [3,1], "x":2, "y":1.25},
  60. {"label": "3", "matrix": [2,1], "x":3, "y":1.25},
  61. {"label": "4", "matrix": [3,2], "x":4, "y":1.25},
  62. {"label": "5", "matrix": [2,2], "x":5, "y":1.25},
  63. {"label": "6", "matrix": [3,3], "x":6, "y":1.25},
  64. {"label": "7", "matrix": [2,3], "x":7, "y":1.25},
  65. {"label": "8", "matrix": [3,4], "x":8, "y":1.25},
  66. {"label": "9", "matrix": [2,4], "x":9, "y":1.25},
  67. {"label": "0", "matrix": [3,5], "x":10, "y":1.25},
  68. {"label": "-", "matrix": [2,5], "x":11, "y":1.25},
  69. {"label": "=", "matrix": [3,6], "x":12, "y":1.25},
  70. {"label": "Delete", "matrix": [3,7], "x":13, "y":1.25, "w":2},
  71. {"label": "Page Up", "matrix": [2,7], "x":15.25, "y":1.25},
  72. {"label": "Num Lock", "matrix": [3,8], "x":16.5, "y":1.25},
  73. {"label": "/", "matrix": [2,8], "x":17.5, "y":1.25},
  74. {"label": "*", "matrix": [3,9], "x":18.5, "y":1.25},
  75. {"label": "-", "matrix": [2,9], "x":19.5, "y":1.25},
  76. {"label": "Tab", "matrix": [5,0], "x":0, "y":2.25, "w":1.5},
  77. {"label": "Q", "matrix": [4,0], "x":1.5, "y":2.25},
  78. {"label": "W", "matrix": [5,1], "x":2.5, "y":2.25},
  79. {"label": "E", "matrix": [4,1], "x":3.5, "y":2.25},
  80. {"label": "R", "matrix": [5,2], "x":4.5, "y":2.25},
  81. {"label": "T", "matrix": [4,2], "x":5.5, "y":2.25},
  82. {"label": "Y", "matrix": [5,3], "x":6.5, "y":2.25},
  83. {"label": "U", "matrix": [4,3], "x":7.5, "y":2.25},
  84. {"label": "I", "matrix": [5,4], "x":8.5, "y":2.25},
  85. {"label": "O", "matrix": [4,4], "x":9.5, "y":2.25},
  86. {"label": "P", "matrix": [5,5], "x":10.5, "y":2.25},
  87. {"label": "[", "matrix": [4,5], "x":11.5, "y":2.25},
  88. {"label": "]", "matrix": [5,6], "x":12.5, "y":2.25},
  89. {"label": "Backspace", "matrix": [5,7], "x":13.5, "y":2.25, "w":1.5},
  90. {"label": "Page Down", "matrix": [4,7], "x":15.25, "y":2.25},
  91. {"label": "Num 7", "matrix": [5,8], "x":16.5, "y":2.25},
  92. {"label": "Num 8", "matrix": [4,8], "x":17.5, "y":2.25},
  93. {"label": "Num 9", "matrix": [5,9], "x":18.5, "y":2.25},
  94. {"label": "Num Plus", "matrix": [4,9], "x":19.5, "y":2.25, "h":2},
  95. {"label": "Caps Lock", "matrix": [7,0], "x":0, "y":3.25, "w":1.75},
  96. {"label": "A", "matrix": [6,0], "x":1.75, "y":3.25},
  97. {"label": "S", "matrix": [7,1], "x":2.75, "y":3.25},
  98. {"label": "D", "matrix": [6,1], "x":3.75, "y":3.25},
  99. {"label": "F", "matrix": [7,2], "x":4.75, "y":3.25},
  100. {"label": "G", "matrix": [6,2], "x":5.75, "y":3.25},
  101. {"label": "H", "matrix": [7,3], "x":6.75, "y":3.25},
  102. {"label": "J", "matrix": [6,3], "x":7.75, "y":3.25},
  103. {"label": "K", "matrix": [7,4], "x":8.75, "y":3.25},
  104. {"label": "L", "matrix": [6,4], "x":9.75, "y":3.25},
  105. {"label": ";", "matrix": [7,5], "x":10.75, "y":3.25},
  106. {"label": "'", "matrix": [6,5], "x":11.75, "y":3.25},
  107. {"label": "Enter", "matrix": [6,6], "x":12.75, "y":3.25, "w":2.25},
  108. {"label": "Delete", "matrix": [6,7], "x":15.25, "y":3.25},
  109. {"label": "Num 4", "matrix": [7,8], "x":16.5, "y":3.25},
  110. {"label": "Num 5", "matrix": [6,8], "x":17.5, "y":3.25},
  111. {"label": "Num 6", "matrix": [7,9], "x":18.5, "y":3.25},
  112. {"label": "Left Shift", "matrix": [9,0], "x":0, "y":4.25, "w":2.25},
  113. {"label": "Z", "matrix": [8,0], "x":2.25, "y":4.25},
  114. {"label": "X", "matrix": [9,1], "x":3.25, "y":4.25},
  115. {"label": "C", "matrix": [8,1], "x":4.25, "y":4.25},
  116. {"label": "V", "matrix": [9,2], "x":5.25, "y":4.25},
  117. {"label": "B", "matrix": [8,2], "x":6.25, "y":4.25},
  118. {"label": "N", "matrix": [9,3], "x":7.25, "y":4.25},
  119. {"label": "M", "matrix": [8,3], "x":8.25, "y":4.25},
  120. {"label": ",", "matrix": [9,4], "x":9.25, "y":4.25},
  121. {"label": ".", "matrix": [8,4], "x":10.25, "y":4.25},
  122. {"label": "/", "matrix": [9,5], "x":11.25, "y":4.25},
  123. {"label": "Right Shift", "matrix": [9,6], "x":12.25, "y":4.25, "w":1.75},
  124. {"label": "Up", "matrix": [9,7], "x":14.25, "y":4.5},
  125. {"label": "Num 1", "matrix": [9,8], "x":16.5, "y":4.25},
  126. {"label": "Num 2", "matrix": [8,8], "x":17.5, "y":4.25},
  127. {"label": "Num 3", "matrix": [9,9], "x":18.5, "y":4.25},
  128. {"label": "Enter", "matrix": [8,9], "x":19.5, "y":4.25, "h":2},
  129. {"label": "Left Ctrl", "matrix": [11,0], "x":0, "y":5.25, "w":1.25},
  130. {"label": "Left Win", "matrix": [10,0], "x":1.25, "y":5.25, "w":1.25},
  131. {"label": "Left Alt", "matrix": [11,1], "x":2.5, "y":5.25, "w":1.25},
  132. {"label": "Space", "matrix": [10,2], "x":3.75, "y":5.25, "w":6.25},
  133. {"label": "Right Alt", "matrix": [10,4], "x":10, "y":5.25, "w":1.5},
  134. {"label": "Right Ctrl", "matrix": [10,5], "x":11.5, "y":5.25, "w":1.5},
  135. {"label": "Left", "matrix": [10,6], "x":13.25, "y":5.5},
  136. {"label": "Down", "matrix": [11,7], "x":14.25, "y":5.5},
  137. {"label": "Right", "matrix": [10,7], "x":15.25, "y":5.5},
  138. {"label": "Num 0", "matrix": [10,8], "x":16.5, "y":5.25, "w":2},
  139. {"label": "Num Del", "matrix": [11,9], "x":18.5, "y":5.25}
  140. ]
  141. },
  142. "LAYOUT_ansi_split_bs": {
  143. "layout": [
  144. {"label": "Esc", "matrix": [1,0], "x":0, "y":0},
  145. {"label": "F1", "matrix": [0,0], "x":1.25, "y":0},
  146. {"label": "F2", "matrix": [1,1], "x":2.25, "y":0},
  147. {"label": "F3", "matrix": [0,1], "x":3.25, "y":0},
  148. {"label": "F4", "matrix": [1,2], "x":4.25, "y":0},
  149. {"label": "F5", "matrix": [0,2], "x":5.5, "y":0},
  150. {"label": "F6", "matrix": [1,3], "x":6.5, "y":0},
  151. {"label": "F7", "matrix": [0,3], "x":7.5, "y":0},
  152. {"label": "F8", "matrix": [1,4], "x":8.5, "y":0},
  153. {"label": "F9", "matrix": [1,5], "x":9.75, "y":0},
  154. {"label": "F10", "matrix": [0,5], "x":10.75, "y":0},
  155. {"label": "F11", "matrix": [1,6], "x":11.75, "y":0},
  156. {"label": "F12", "matrix": [0,6], "x":12.75, "y":0},
  157. {"label": "F13", "matrix": [1,7], "x":14, "y":0},
  158. {"label": "Scroll Lock", "matrix": [0,7], "x":15.25, "y":0},
  159. {"label": "Pause Break", "matrix": [1,8], "x":16.5, "y":0},
  160. {"label": "Insert", "matrix": [0,8], "x":17.5, "y":0},
  161. {"label": "Home", "matrix": [1,9], "x":18.5, "y":0},
  162. {"label": "Print Screen", "matrix": [0,9], "x":19.5, "y":0},
  163. {"label": "~", "matrix": [3,0], "x":0, "y":1.25},
  164. {"label": "1", "matrix": [2,0], "x":1, "y":1.25},
  165. {"label": "2", "matrix": [3,1], "x":2, "y":1.25},
  166. {"label": "3", "matrix": [2,1], "x":3, "y":1.25},
  167. {"label": "4", "matrix": [3,2], "x":4, "y":1.25},
  168. {"label": "5", "matrix": [2,2], "x":5, "y":1.25},
  169. {"label": "6", "matrix": [3,3], "x":6, "y":1.25},
  170. {"label": "7", "matrix": [2,3], "x":7, "y":1.25},
  171. {"label": "8", "matrix": [3,4], "x":8, "y":1.25},
  172. {"label": "9", "matrix": [2,4], "x":9, "y":1.25},
  173. {"label": "0", "matrix": [3,5], "x":10, "y":1.25},
  174. {"label": "-", "matrix": [2,5], "x":11, "y":1.25},
  175. {"label": "=", "matrix": [3,6], "x":12, "y":1.25},
  176. {"label": "|", "matrix": [2,6], "x":13, "y":1.25},
  177. {"label": "Delete", "matrix": [3,7], "x":14, "y":1.25},
  178. {"label": "Page Up", "matrix": [2,7], "x":15.25, "y":1.25},
  179. {"label": "Num Lock", "matrix": [3,8], "x":16.5, "y":1.25},
  180. {"label": "/", "matrix": [2,8], "x":17.5, "y":1.25},
  181. {"label": "*", "matrix": [3,9], "x":18.5, "y":1.25},
  182. {"label": "-", "matrix": [2,9], "x":19.5, "y":1.25},
  183. {"label": "Tab", "matrix": [5,0], "x":0, "y":2.25, "w":1.5},
  184. {"label": "Q", "matrix": [4,0], "x":1.5, "y":2.25},
  185. {"label": "W", "matrix": [5,1], "x":2.5, "y":2.25},
  186. {"label": "E", "matrix": [4,1], "x":3.5, "y":2.25},
  187. {"label": "R", "matrix": [5,2], "x":4.5, "y":2.25},
  188. {"label": "T", "matrix": [4,2], "x":5.5, "y":2.25},
  189. {"label": "Y", "matrix": [5,3], "x":6.5, "y":2.25},
  190. {"label": "U", "matrix": [4,3], "x":7.5, "y":2.25},
  191. {"label": "I", "matrix": [5,4], "x":8.5, "y":2.25},
  192. {"label": "O", "matrix": [4,4], "x":9.5, "y":2.25},
  193. {"label": "P", "matrix": [5,5], "x":10.5, "y":2.25},
  194. {"label": "[", "matrix": [4,5], "x":11.5, "y":2.25},
  195. {"label": "]", "matrix": [5,6], "x":12.5, "y":2.25},
  196. {"label": "Backspace", "matrix": [5,7], "x":13.5, "y":2.25, "w":1.5},
  197. {"label": "Page Down", "matrix": [4,7], "x":15.25, "y":2.25},
  198. {"label": "Num 7", "matrix": [5,8], "x":16.5, "y":2.25},
  199. {"label": "Num 8", "matrix": [4,8], "x":17.5, "y":2.25},
  200. {"label": "Num 9", "matrix": [5,9], "x":18.5, "y":2.25},
  201. {"label": "Num Plus", "matrix": [4,9], "x":19.5, "y":2.25, "h":2},
  202. {"label": "Caps Lock", "matrix": [7,0], "x":0, "y":3.25, "w":1.75},
  203. {"label": "A", "matrix": [6,0], "x":1.75, "y":3.25},
  204. {"label": "S", "matrix": [7,1], "x":2.75, "y":3.25},
  205. {"label": "D", "matrix": [6,1], "x":3.75, "y":3.25},
  206. {"label": "F", "matrix": [7,2], "x":4.75, "y":3.25},
  207. {"label": "G", "matrix": [6,2], "x":5.75, "y":3.25},
  208. {"label": "H", "matrix": [7,3], "x":6.75, "y":3.25},
  209. {"label": "J", "matrix": [6,3], "x":7.75, "y":3.25},
  210. {"label": "K", "matrix": [7,4], "x":8.75, "y":3.25},
  211. {"label": "L", "matrix": [6,4], "x":9.75, "y":3.25},
  212. {"label": ";", "matrix": [7,5], "x":10.75, "y":3.25},
  213. {"label": "'", "matrix": [6,5], "x":11.75, "y":3.25},
  214. {"label": "Enter", "matrix": [6,6], "x":12.75, "y":3.25, "w":2.25},
  215. {"label": "Delete", "matrix": [6,7], "x":15.25, "y":3.25},
  216. {"label": "Num 4", "matrix": [7,8], "x":16.5, "y":3.25},
  217. {"label": "Num 5", "matrix": [6,8], "x":17.5, "y":3.25},
  218. {"label": "Num 6", "matrix": [7,9], "x":18.5, "y":3.25},
  219. {"label": "Left Shift", "matrix": [9,0], "x":0, "y":4.25, "w":2.25},
  220. {"label": "Z", "matrix": [8,0], "x":2.25, "y":4.25},
  221. {"label": "X", "matrix": [9,1], "x":3.25, "y":4.25},
  222. {"label": "C", "matrix": [8,1], "x":4.25, "y":4.25},
  223. {"label": "V", "matrix": [9,2], "x":5.25, "y":4.25},
  224. {"label": "B", "matrix": [8,2], "x":6.25, "y":4.25},
  225. {"label": "N", "matrix": [9,3], "x":7.25, "y":4.25},
  226. {"label": "M", "matrix": [8,3], "x":8.25, "y":4.25},
  227. {"label": ",", "matrix": [9,4], "x":9.25, "y":4.25},
  228. {"label": ".", "matrix": [8,4], "x":10.25, "y":4.25},
  229. {"label": "/", "matrix": [9,5], "x":11.25, "y":4.25},
  230. {"label": "Right Shift", "matrix": [9,6], "x":12.25, "y":4.25, "w":1.75},
  231. {"label": "Up", "matrix": [9,7], "x":14.25, "y":4.5},
  232. {"label": "Num 1", "matrix": [9,8], "x":16.5, "y":4.25},
  233. {"label": "Num 2", "matrix": [8,8], "x":17.5, "y":4.25},
  234. {"label": "Num 3", "matrix": [9,9], "x":18.5, "y":4.25},
  235. {"label": "Enter", "matrix": [8,9], "x":19.5, "y":4.25, "h":2},
  236. {"label": "Left Ctrl", "matrix": [11,0], "x":0, "y":5.25, "w":1.25},
  237. {"label": "Left Win", "matrix": [10,0], "x":1.25, "y":5.25, "w":1.25},
  238. {"label": "Left Alt", "matrix": [11,1], "x":2.5, "y":5.25, "w":1.25},
  239. {"label": "Space", "matrix": [10,2], "x":3.75, "y":5.25, "w":6.25},
  240. {"label": "Right Alt", "matrix": [10,4], "x":10, "y":5.25, "w":1.5},
  241. {"label": "Right Ctrl", "matrix": [10,5], "x":11.5, "y":5.25, "w":1.5},
  242. {"label": "Left", "matrix": [10,6], "x":13.25, "y":5.5},
  243. {"label": "Down", "matrix": [11,7], "x":14.25, "y":5.5},
  244. {"label": "Right", "matrix": [10,7], "x":15.25, "y":5.5},
  245. {"label": "Num 0", "matrix": [10,8], "x":16.5, "y":5.25, "w":2},
  246. {"label": "Num Del", "matrix": [11,9], "x":18.5, "y":5.25}
  247. ]
  248. },
  249. "LAYOUT_ansi_wkl": {
  250. "layout": [
  251. {"label": "Esc", "matrix": [1,0], "x":0, "y":0},
  252. {"label": "F1", "matrix": [0,0], "x":1.25, "y":0},
  253. {"label": "F2", "matrix": [1,1], "x":2.25, "y":0},
  254. {"label": "F3", "matrix": [0,1], "x":3.25, "y":0},
  255. {"label": "F4", "matrix": [1,2], "x":4.25, "y":0},
  256. {"label": "F5", "matrix": [0,2], "x":5.5, "y":0},
  257. {"label": "F6", "matrix": [1,3], "x":6.5, "y":0},
  258. {"label": "F7", "matrix": [0,3], "x":7.5, "y":0},
  259. {"label": "F8", "matrix": [1,4], "x":8.5, "y":0},
  260. {"label": "F9", "matrix": [1,5], "x":9.75, "y":0},
  261. {"label": "F10", "matrix": [0,5], "x":10.75, "y":0},
  262. {"label": "F11", "matrix": [1,6], "x":11.75, "y":0},
  263. {"label": "F12", "matrix": [0,6], "x":12.75, "y":0},
  264. {"label": "F13", "matrix": [1,7], "x":14, "y":0},
  265. {"label": "Scroll Lock", "matrix": [0,7], "x":15.25, "y":0},
  266. {"label": "Pause Break", "matrix": [1,8], "x":16.5, "y":0},
  267. {"label": "Insert", "matrix": [0,8], "x":17.5, "y":0},
  268. {"label": "Home", "matrix": [1,9], "x":18.5, "y":0},
  269. {"label": "Print Screen", "matrix": [0,9], "x":19.5, "y":0},
  270. {"label": "~", "matrix": [3,0], "x":0, "y":1.25},
  271. {"label": "1", "matrix": [2,0], "x":1, "y":1.25},
  272. {"label": "2", "matrix": [3,1], "x":2, "y":1.25},
  273. {"label": "3", "matrix": [2,1], "x":3, "y":1.25},
  274. {"label": "4", "matrix": [3,2], "x":4, "y":1.25},
  275. {"label": "5", "matrix": [2,2], "x":5, "y":1.25},
  276. {"label": "6", "matrix": [3,3], "x":6, "y":1.25},
  277. {"label": "7", "matrix": [2,3], "x":7, "y":1.25},
  278. {"label": "8", "matrix": [3,4], "x":8, "y":1.25},
  279. {"label": "9", "matrix": [2,4], "x":9, "y":1.25},
  280. {"label": "0", "matrix": [3,5], "x":10, "y":1.25},
  281. {"label": "-", "matrix": [2,5], "x":11, "y":1.25},
  282. {"label": "=", "matrix": [3,6], "x":12, "y":1.25},
  283. {"label": "Delete", "matrix": [3,7], "x":13, "y":1.25, "w":2},
  284. {"label": "Page Up", "matrix": [2,7], "x":15.25, "y":1.25},
  285. {"label": "Num Lock", "matrix": [3,8], "x":16.5, "y":1.25},
  286. {"label": "/", "matrix": [2,8], "x":17.5, "y":1.25},
  287. {"label": "*", "matrix": [3,9], "x":18.5, "y":1.25},
  288. {"label": "-", "matrix": [2,9], "x":19.5, "y":1.25},
  289. {"label": "Tab", "matrix": [5,0], "x":0, "y":2.25, "w":1.5},
  290. {"label": "Q", "matrix": [4,0], "x":1.5, "y":2.25},
  291. {"label": "W", "matrix": [5,1], "x":2.5, "y":2.25},
  292. {"label": "E", "matrix": [4,1], "x":3.5, "y":2.25},
  293. {"label": "R", "matrix": [5,2], "x":4.5, "y":2.25},
  294. {"label": "T", "matrix": [4,2], "x":5.5, "y":2.25},
  295. {"label": "Y", "matrix": [5,3], "x":6.5, "y":2.25},
  296. {"label": "U", "matrix": [4,3], "x":7.5, "y":2.25},
  297. {"label": "I", "matrix": [5,4], "x":8.5, "y":2.25},
  298. {"label": "O", "matrix": [4,4], "x":9.5, "y":2.25},
  299. {"label": "P", "matrix": [5,5], "x":10.5, "y":2.25},
  300. {"label": "[", "matrix": [4,5], "x":11.5, "y":2.25},
  301. {"label": "]", "matrix": [5,6], "x":12.5, "y":2.25},
  302. {"label": "Backspace", "matrix": [5,7], "x":13.5, "y":2.25, "w":1.5},
  303. {"label": "Page Down", "matrix": [4,7], "x":15.25, "y":2.25},
  304. {"label": "Num 7", "matrix": [5,8], "x":16.5, "y":2.25},
  305. {"label": "Num 8", "matrix": [4,8], "x":17.5, "y":2.25},
  306. {"label": "Num 9", "matrix": [5,9], "x":18.5, "y":2.25},
  307. {"label": "Num Plus", "matrix": [4,9], "x":19.5, "y":2.25, "h":2},
  308. {"label": "Caps Lock", "matrix": [7,0], "x":0, "y":3.25, "w":1.75},
  309. {"label": "A", "matrix": [6,0], "x":1.75, "y":3.25},
  310. {"label": "S", "matrix": [7,1], "x":2.75, "y":3.25},
  311. {"label": "D", "matrix": [6,1], "x":3.75, "y":3.25},
  312. {"label": "F", "matrix": [7,2], "x":4.75, "y":3.25},
  313. {"label": "G", "matrix": [6,2], "x":5.75, "y":3.25},
  314. {"label": "H", "matrix": [7,3], "x":6.75, "y":3.25},
  315. {"label": "J", "matrix": [6,3], "x":7.75, "y":3.25},
  316. {"label": "K", "matrix": [7,4], "x":8.75, "y":3.25},
  317. {"label": "L", "matrix": [6,4], "x":9.75, "y":3.25},
  318. {"label": ";", "matrix": [7,5], "x":10.75, "y":3.25},
  319. {"label": "'", "matrix": [6,5], "x":11.75, "y":3.25},
  320. {"label": "Enter", "matrix": [6,6], "x":12.75, "y":3.25, "w":2.25},
  321. {"label": "Delete", "matrix": [6,7], "x":15.25, "y":3.25},
  322. {"label": "Num 4", "matrix": [7,8], "x":16.5, "y":3.25},
  323. {"label": "Num 5", "matrix": [6,8], "x":17.5, "y":3.25},
  324. {"label": "Num 6", "matrix": [7,9], "x":18.5, "y":3.25},
  325. {"label": "Left Shift", "matrix": [9,0], "x":0, "y":4.25, "w":2.25},
  326. {"label": "Z", "matrix": [8,0], "x":2.25, "y":4.25},
  327. {"label": "X", "matrix": [9,1], "x":3.25, "y":4.25},
  328. {"label": "C", "matrix": [8,1], "x":4.25, "y":4.25},
  329. {"label": "V", "matrix": [9,2], "x":5.25, "y":4.25},
  330. {"label": "B", "matrix": [8,2], "x":6.25, "y":4.25},
  331. {"label": "N", "matrix": [9,3], "x":7.25, "y":4.25},
  332. {"label": "M", "matrix": [8,3], "x":8.25, "y":4.25},
  333. {"label": ",", "matrix": [9,4], "x":9.25, "y":4.25},
  334. {"label": ".", "matrix": [8,4], "x":10.25, "y":4.25},
  335. {"label": "/", "matrix": [9,5], "x":11.25, "y":4.25},
  336. {"label": "Right Shift", "matrix": [9,6], "x":12.25, "y":4.25, "w":1.75},
  337. {"label": "Up", "matrix": [9,7], "x":14.25, "y":4.5},
  338. {"label": "Num 1", "matrix": [9,8], "x":16.5, "y":4.25},
  339. {"label": "Num 2", "matrix": [8,8], "x":17.5, "y":4.25},
  340. {"label": "Num 3", "matrix": [9,9], "x":18.5, "y":4.25},
  341. {"label": "Enter", "matrix": [8,9], "x":19.5, "y":4.25, "h":2},
  342. {"label": "Left Ctrl", "matrix": [11,0], "x":0, "y":5.25, "w":1.5},
  343. {"label": "Left Win", "matrix": [10,0], "x":1.5, "y":5.25, "w":1.5},
  344. {"label": "Space", "matrix": [10,2], "x":3, "y":5.25, "w":7},
  345. {"label": "Right Alt", "matrix": [10,4], "x":10, "y":5.25, "w":1.5},
  346. {"label": "Right Ctrl", "matrix": [10,5], "x":11.5, "y":5.25, "w":1.5},
  347. {"label": "Left", "matrix": [10,6], "x":13.25, "y":5.5},
  348. {"label": "Down", "matrix": [11,7], "x":14.25, "y":5.5},
  349. {"label": "Right", "matrix": [10,7], "x":15.25, "y":5.5},
  350. {"label": "Num 0", "matrix": [10,8], "x":16.5, "y":5.25, "w":2},
  351. {"label": "Num Del", "matrix": [11,9], "x":18.5, "y":5.25}
  352. ]
  353. },
  354. "LAYOUT_ansi_wkl_split_bs": {
  355. "layout": [
  356. {"label": "Esc", "matrix": [1,0], "x":0, "y":0},
  357. {"label": "F1", "matrix": [0,0], "x":1.25, "y":0},
  358. {"label": "F2", "matrix": [1,1], "x":2.25, "y":0},
  359. {"label": "F3", "matrix": [0,1], "x":3.25, "y":0},
  360. {"label": "F4", "matrix": [1,2], "x":4.25, "y":0},
  361. {"label": "F5", "matrix": [0,2], "x":5.5, "y":0},
  362. {"label": "F6", "matrix": [1,3], "x":6.5, "y":0},
  363. {"label": "F7", "matrix": [0,3], "x":7.5, "y":0},
  364. {"label": "F8", "matrix": [1,4], "x":8.5, "y":0},
  365. {"label": "F9", "matrix": [1,5], "x":9.75, "y":0},
  366. {"label": "F10", "matrix": [0,5], "x":10.75, "y":0},
  367. {"label": "F11", "matrix": [1,6], "x":11.75, "y":0},
  368. {"label": "F12", "matrix": [0,6], "x":12.75, "y":0},
  369. {"label": "F13", "matrix": [1,7], "x":14, "y":0},
  370. {"label": "Scroll Lock", "matrix": [0,7], "x":15.25, "y":0},
  371. {"label": "Pause Break", "matrix": [1,8], "x":16.5, "y":0},
  372. {"label": "Insert", "matrix": [0,8], "x":17.5, "y":0},
  373. {"label": "Home", "matrix": [1,9], "x":18.5, "y":0},
  374. {"label": "Print Screen", "matrix": [0,9], "x":19.5, "y":0},
  375. {"label": "~", "matrix": [3,0], "x":0, "y":1.25},
  376. {"label": "1", "matrix": [2,0], "x":1, "y":1.25},
  377. {"label": "2", "matrix": [3,1], "x":2, "y":1.25},
  378. {"label": "3", "matrix": [2,1], "x":3, "y":1.25},
  379. {"label": "4", "matrix": [3,2], "x":4, "y":1.25},
  380. {"label": "5", "matrix": [2,2], "x":5, "y":1.25},
  381. {"label": "6", "matrix": [3,3], "x":6, "y":1.25},
  382. {"label": "7", "matrix": [2,3], "x":7, "y":1.25},
  383. {"label": "8", "matrix": [3,4], "x":8, "y":1.25},
  384. {"label": "9", "matrix": [2,4], "x":9, "y":1.25},
  385. {"label": "0", "matrix": [3,5], "x":10, "y":1.25},
  386. {"label": "-", "matrix": [2,5], "x":11, "y":1.25},
  387. {"label": "=", "matrix": [3,6], "x":12, "y":1.25},
  388. {"label": "|", "matrix": [2,6], "x":13, "y":1.25},
  389. {"label": "Delete", "matrix": [3,7], "x":14, "y":1.25},
  390. {"label": "Page Up", "matrix": [2,7], "x":15.25, "y":1.25},
  391. {"label": "Num Lock", "matrix": [3,8], "x":16.5, "y":1.25},
  392. {"label": "/", "matrix": [2,8], "x":17.5, "y":1.25},
  393. {"label": "*", "matrix": [3,9], "x":18.5, "y":1.25},
  394. {"label": "-", "matrix": [2,9], "x":19.5, "y":1.25},
  395. {"label": "Tab", "matrix": [5,0], "x":0, "y":2.25, "w":1.5},
  396. {"label": "Q", "matrix": [4,0], "x":1.5, "y":2.25},
  397. {"label": "W", "matrix": [5,1], "x":2.5, "y":2.25},
  398. {"label": "E", "matrix": [4,1], "x":3.5, "y":2.25},
  399. {"label": "R", "matrix": [5,2], "x":4.5, "y":2.25},
  400. {"label": "T", "matrix": [4,2], "x":5.5, "y":2.25},
  401. {"label": "Y", "matrix": [5,3], "x":6.5, "y":2.25},
  402. {"label": "U", "matrix": [4,3], "x":7.5, "y":2.25},
  403. {"label": "I", "matrix": [5,4], "x":8.5, "y":2.25},
  404. {"label": "O", "matrix": [4,4], "x":9.5, "y":2.25},
  405. {"label": "P", "matrix": [5,5], "x":10.5, "y":2.25},
  406. {"label": "[", "matrix": [4,5], "x":11.5, "y":2.25},
  407. {"label": "]", "matrix": [5,6], "x":12.5, "y":2.25},
  408. {"label": "Backspace", "matrix": [5,7], "x":13.5, "y":2.25, "w":1.5},
  409. {"label": "Page Down", "matrix": [4,7], "x":15.25, "y":2.25},
  410. {"label": "Num 7", "matrix": [5,8], "x":16.5, "y":2.25},
  411. {"label": "Num 8", "matrix": [4,8], "x":17.5, "y":2.25},
  412. {"label": "Num 9", "matrix": [5,9], "x":18.5, "y":2.25},
  413. {"label": "Num Plus", "matrix": [4,9], "x":19.5, "y":2.25, "h":2},
  414. {"label": "Caps Lock", "matrix": [7,0], "x":0, "y":3.25, "w":1.75},
  415. {"label": "A", "matrix": [6,0], "x":1.75, "y":3.25},
  416. {"label": "S", "matrix": [7,1], "x":2.75, "y":3.25},
  417. {"label": "D", "matrix": [6,1], "x":3.75, "y":3.25},
  418. {"label": "F", "matrix": [7,2], "x":4.75, "y":3.25},
  419. {"label": "G", "matrix": [6,2], "x":5.75, "y":3.25},
  420. {"label": "H", "matrix": [7,3], "x":6.75, "y":3.25},
  421. {"label": "J", "matrix": [6,3], "x":7.75, "y":3.25},
  422. {"label": "K", "matrix": [7,4], "x":8.75, "y":3.25},
  423. {"label": "L", "matrix": [6,4], "x":9.75, "y":3.25},
  424. {"label": ";", "matrix": [7,5], "x":10.75, "y":3.25},
  425. {"label": "'", "matrix": [6,5], "x":11.75, "y":3.25},
  426. {"label": "Enter", "matrix": [6,6], "x":12.75, "y":3.25, "w":2.25},
  427. {"label": "Delete", "matrix": [6,7], "x":15.25, "y":3.25},
  428. {"label": "Num 4", "matrix": [7,8], "x":16.5, "y":3.25},
  429. {"label": "Num 5", "matrix": [6,8], "x":17.5, "y":3.25},
  430. {"label": "Num 6", "matrix": [7,9], "x":18.5, "y":3.25},
  431. {"label": "Left Shift", "matrix": [9,0], "x":0, "y":4.25, "w":2.25},
  432. {"label": "Z", "matrix": [8,0], "x":2.25, "y":4.25},
  433. {"label": "X", "matrix": [9,1], "x":3.25, "y":4.25},
  434. {"label": "C", "matrix": [8,1], "x":4.25, "y":4.25},
  435. {"label": "V", "matrix": [9,2], "x":5.25, "y":4.25},
  436. {"label": "B", "matrix": [8,2], "x":6.25, "y":4.25},
  437. {"label": "N", "matrix": [9,3], "x":7.25, "y":4.25},
  438. {"label": "M", "matrix": [8,3], "x":8.25, "y":4.25},
  439. {"label": ",", "matrix": [9,4], "x":9.25, "y":4.25},
  440. {"label": ".", "matrix": [8,4], "x":10.25, "y":4.25},
  441. {"label": "/", "matrix": [9,5], "x":11.25, "y":4.25},
  442. {"label": "Right Shift", "matrix": [9,6], "x":12.25, "y":4.25, "w":1.75},
  443. {"label": "Up", "matrix": [9,7], "x":14.25, "y":4.5},
  444. {"label": "Num 1", "matrix": [9,8], "x":16.5, "y":4.25},
  445. {"label": "Num 2", "matrix": [8,8], "x":17.5, "y":4.25},
  446. {"label": "Num 3", "matrix": [9,9], "x":18.5, "y":4.25},
  447. {"label": "Enter", "matrix": [8,9], "x":19.5, "y":4.25, "h":2},
  448. {"label": "Left Ctrl", "matrix": [11,0], "x":0, "y":5.25, "w":1.5},
  449. {"label": "Left Win", "matrix": [10,0], "x":1.5, "y":5.25, "w":1.5},
  450. {"label": "Space", "matrix": [10,2], "x":3, "y":5.25, "w":7},
  451. {"label": "Right Alt", "matrix": [10,4], "x":10, "y":5.25, "w":1.5},
  452. {"label": "Right Ctrl", "matrix": [10,5], "x":11.5, "y":5.25, "w":1.5},
  453. {"label": "Left", "matrix": [10,6], "x":13.25, "y":5.5},
  454. {"label": "Down", "matrix": [11,7], "x":14.25, "y":5.5},
  455. {"label": "Right", "matrix": [10,7], "x":15.25, "y":5.5},
  456. {"label": "Num 0", "matrix": [10,8], "x":16.5, "y":5.25, "w":2},
  457. {"label": "Num Del", "matrix": [11,9], "x":18.5, "y":5.25}
  458. ]
  459. }
  460. }
  461. }