diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2018-07-08 03:35:31 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-08 03:35:31 +0200 |
commit | df8b564518930969f6ee319edeee2fcb0d715db6 (patch) | |
tree | 6ab5b804e53970c105a59d1189d9505b4146035a /keyboards/christmas_tree | |
parent | 0d5a8b048a62aebdf5a699cae367dc0dd063d4e7 (diff) | |
download | qmk_firmware-df8b564518930969f6ee319edeee2fcb0d715db6.tar.gz qmk_firmware-df8b564518930969f6ee319edeee2fcb0d715db6.tar.xz |
Configurator fix for Christmas Tree (#3338)
Diffstat (limited to 'keyboards/christmas_tree')
-rw-r--r-- | keyboards/christmas_tree/info.json | 2 |
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}] } |