aboutsummaryrefslogtreecommitdiff
path: root/keyboards/christmas_tree/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/christmas_tree/info.json')
-rw-r--r--keyboards/christmas_tree/info.json21
1 files changed, 11 insertions, 10 deletions
diff --git a/keyboards/christmas_tree/info.json b/keyboards/christmas_tree/info.json
index d33f9cc46..bb223b0e0 100644
--- a/keyboards/christmas_tree/info.json
+++ b/keyboards/christmas_tree/info.json
@@ -1,13 +1,14 @@
1{ 1{
2 "keyboard_name": "Christmas Tree", 2 "keyboard_name": "Christmas Tree",
3 "keyboard_folder": "christmas_tree", 3 "keyboard_folder": "christmas_tree",
4 "url": "https://www.reddit.com/r/MechanicalKeyboards/comments/7cqxpf/gb_christmas_tree_pcb_gb_now_live/", 4 "url": "https://www.reddit.com/r/MechanicalKeyboards/comments/7cqxpf/gb_christmas_tree_pcb_gb_now_live/",
5 "maintainer": "That-Canadian", 5 "maintainer": "That-Canadian",
6 "width": 3, 6 "width": 3,
7 "height": 3, 7 "height": 3,
8 "layouts": { 8 "layouts": {
9 "2017": { 9 "2017": {
10 "key_count": 6 10 "key_count": 6,
11 } 11 "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}]
12 } 12 }
13 }
13} 14}