summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornoroadsleft2018-07-07 18:35:31 -0700
committerDrashna Jaelre2018-07-07 18:35:31 -0700
commitdf8b564518930969f6ee319edeee2fcb0d715db6 (patch)
tree6ab5b804e53970c105a59d1189d9505b4146035a
parent0d5a8b048a62aebdf5a699cae367dc0dd063d4e7 (diff)
Configurator fix for Christmas Tree (#3338)
-rw-r--r--keyboards/christmas_tree/info.json2
1 files changed, 1 insertions, 1 deletions
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}]
}