summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/rama_works_m6_a/info.json
blob: aa68318729c30c893b2b1a5c0318aa5e7eb66b55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "keyboard_name": "RAMA WORKS M6-A",
  "url": "http://rama.works",
  "maintainer": "Wilba",
  "layouts": {
    "LAYOUT": {
      "layout": [
        { "x": 0, "y": 0 },
        { "x": 1, "y": 0 },
        { "x": 2, "y": 0 },
        { "x": 0, "y": 1 },
        { "x": 1, "y": 1 },
        { "x": 2, "y": 1 }
      ]
    }
  }
}