summaryrefslogtreecommitdiff
path: root/keyboards/maple_computing/christmas_tree/info.json
blob: d60dabe1df4105fc2d0146ef0b776b0589924e02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "keyboard_name": "Christmas Tree",
  "manufacturer": "Maple Computing",
  "url": "https://www.reddit.com/r/MechanicalKeyboards/comments/7cqxpf/gb_christmas_tree_pcb_gb_now_live/",
  "maintainer": "That-Canadian",
  "usb": {
    "vid": "0xFEED",
    "pid": "0x3070"
  },
  "backlight": {
    "pin": "D2"
  },
  "processor": "atmega32u4",
  "bootloader": "caterina",
  "layouts": {
    "LAYOUT": {
      "layout": [{"x":1, "y":0}, {"x":0.5, "y":1}, {"x":1.5, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}]
    }
  }
}