From df8b564518930969f6ee319edeee2fcb0d715db6 Mon Sep 17 00:00:00 2001 From: noroadsleft Date: Sat, 7 Jul 2018 18:35:31 -0700 Subject: Configurator fix for Christmas Tree (#3338) --- keyboards/christmas_tree/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/christmas_tree/info.json b/keyboards/christmas_tree/info.json index bb223b0e0..4153f0a6a 100644 --- a/keyboards/christmas_tree/info.json +++ b/keyboards/christmas_tree/info.json @@ -6,7 +6,7 @@ "width": 3, "height": 3, "layouts": { - "2017": { + "LAYOUT": { "key_count": 6, "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}] } -- cgit v1.2.3