summaryrefslogtreecommitdiffstats
path: root/keyboards/iris
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2018-05-10 19:35:47 +0200
committerDrashna Jaelre <drashna@live.com>2018-05-10 19:35:47 +0200
commit5e86f087f8b2d4bc245b4ff3bf44812995521800 (patch)
treedc39095ef16c22b510af0681571b02d1ed811510 /keyboards/iris
parent933842067df08e7d0515049509bdd3fa73b334e1 (diff)
downloadqmk_firmware-5e86f087f8b2d4bc245b4ff3bf44812995521800.tar.gz
qmk_firmware-5e86f087f8b2d4bc245b4ff3bf44812995521800.tar.xz
Fix up info.json file for Iris (#2935)
Diffstat (limited to 'keyboards/iris')
-rw-r--r--keyboards/iris/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/iris/info.json b/keyboards/iris/info.json
index 984ac5625..ed4528b9d 100644
--- a/keyboards/iris/info.json
+++ b/keyboards/iris/info.json
@@ -5,7 +5,7 @@
"width": 14.5,
"height": 5,
"layouts": {
- "KEYMAP": {
+ "LAYOUT": {
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0}, {"x":8.5, "y":0}, {"x":9.5, "y":0}, {"x":10.5, "y":0}, {"x":11.5, "y":0}, {"x":12.5, "y":0}, {"x":13.5, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":4, "y":1}, {"x":5, "y":1}, {"x":8.5, "y":1}, {"x":9.5, "y":1}, {"x":10.5, "y":1}, {"x":11.5, "y":1}, {"x":12.5, "y":1}, {"x":13.5, "y":1}, {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":2}, {"x":4, "y":2}, {"x":5, "y":2}, {"x":8.5, "y":2}, {"x":9.5, "y":2}, {"x":10.5, "y":2}, {"x":11.5, "y":2}, {"x":12.5, "y":2}, {"x":13.5, "y":2}, {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":3, "y":3}, {"x":4, "y":3}, {"x":5, "y":3}, {"x":6, "y":3}, {"x":7.5, "y":3}, {"x":8.5, "y":3}, {"x":9.5, "y":3}, {"x":10.5, "y":3}, {"x":11.5, "y":3}, {"x":12.5, "y":3}, {"x":13.5, "y":3}, {"x":4, "y":4}, {"x":5, "y":4}, {"x":6, "y":4}, {"x":7.5, "y":4}, {"x":8.5, "y":4}, {"x":9.5, "y":4}]
}
}