Advertisement
viniciusxp

jesk via.json

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