Advertisement
claviger-pc

vial-config-dz65rgb

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