Advertisement
viniciusxp

jesk56

Jul 7th, 2024
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.03 KB | None | 0 0
  1. {
  2.     "name": "JESK56",
  3.     "vendorId": "0x4273",
  4.     "productId": "0x4273",
  5.     "matrix": {
  6.         "rows": 14,
  7.         "cols": 14
  8.     },
  9.     "layouts": {
  10.         "keymap":
  11.             [
  12.                 {x:1},
  13.                 "0, 0",
  14.                 "0, 1",
  15.                 "0, 2",
  16.                 "0, 3",
  17.                 "2, 4",
  18.                 "2, 5",
  19.                 {x:3.25},
  20.                 "8, 8",
  21.                 "9, 9",
  22.                 "1, 10",
  23.                 "1, 11",
  24.                 "1, 12",
  25.                 "1, 13"
  26.                
  27.             ],
  28.             [{x:1},
  29.              "2, 0",
  30.              "10, 1",
  31.              "8, 2",
  32.              "9, 3",
  33.              "8, 4",
  34.              "9, 5",
  35.              {x:3.25},
  36.              "10, 8",
  37.              "11, 9",
  38.              "2, 10",
  39.              "9, 11",
  40.              "11,12"
  41.             ]
  42.             ,
  43.             [
  44.                 {x:1},
  45.                 "10, 13",
  46.                 "6, 0",
  47.                 "11, 1",
  48.                 "13, 2",
  49.                 "12, 3",
  50.                 "11, 4",
  51.                 {x:3.25},
  52.                 "10, 5",
  53.                 "5, 8",
  54.                 "6, 9",
  55.                 "4, 10",
  56.                 "8, 11",
  57.                 "13, 12"
  58.             ],
  59.  
  60.             [
  61.                 {x:1},
  62.                 "12,13",
  63.                 "5, 0",
  64.                 "7, 1",
  65.                 "4, 2",
  66.                 "3, 3",
  67.                 "12, 4",
  68.                 {x:3.25},
  69.                 "13, 5",
  70.                 "3, 8",
  71.                 "4, 9",
  72.                 "3, 10",
  73.                 "7, 11",
  74.                 "5, 12"
  75.  
  76.             ],
  77.             [
  78.                 {x:3},
  79.                 "6,13",
  80.                 "7, 6",
  81.                 "6, 6",
  82.                 {w:2},
  83.                 "3, 6",
  84.                 {x:1.25,w:2}
  85.                 "13,6",
  86.                 {w:2},
  87.                 "7, 7",
  88.                 "5, 7",
  89.                 "4, 7",
  90.                 "12,7"
  91.             ]
  92.         ]
  93.     }
  94. }
  95.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement