summaryrefslogtreecommitdiff
path: root/keyboards/maple_computing/the_ruler/info.json
blob: c0aa2b371b1cd136bab1739cec171afc5805629d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "keyboard_name": "The Ruler",
  "manufacturer": "Maple Computing",
  "url": "",
  "maintainer": "qmk",
  "usb": {
    "vid": "0x1337",
    "pid": "0x6007",
    "device_version": "0.0.1"
  },
  "layouts": {
      "LAYOUT": {
          "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0, "w":2}]
      }
  }
}