summaryrefslogtreecommitdiffstats
path: root/keyboards/felix
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-06-16 16:56:09 +0200
committerDrashna Jaelre <drashna@live.com>2018-06-16 16:56:09 +0200
commit2435a52655979de6dab703545b57875815b0d191 (patch)
tree743171b071adfa1d738766fbcb47f128272b69e8 /keyboards/felix
parent4cf4009b2b92b4aea4e912baa392e35c4093a4ef (diff)
downloadqmk_firmware-2435a52655979de6dab703545b57875815b0d191.tar.gz
qmk_firmware-2435a52655979de6dab703545b57875815b0d191.tar.xz
felix info.json fix (#3195)
Diffstat (limited to 'keyboards/felix')
-rw-r--r--keyboards/felix/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/felix/info.json b/keyboards/felix/info.json
index 2d324df1a..a9b3c3dd0 100644
--- a/keyboards/felix/info.json
+++ b/keyboards/felix/info.json
@@ -5,7 +5,7 @@
"width": 4,
"height": 5,
"layouts": {
- "LAYOUT": {
+ "LAYOUT_ortho_5x4": {
"layout": [{"label":"K000", "x":0, "y":0}, {"label":"K001", "x":1, "y":0}, {"label":"K002", "x":2, "y":0}, {"label":"K003", "x":3, "y":0}, {"label":"K100", "x":0, "y":1}, {"label":"K101", "x":1, "y":1}, {"label":"K102", "x":2, "y":1}, {"label":"K103", "x":3, "y":1}, {"label":"K200", "x":0, "y":2}, {"label":"K201", "x":1, "y":2}, {"label":"K202", "x":2, "y":2}, {"label":"K203", "x":3, "y":2}, {"label":"K300", "x":0, "y":3}, {"label":"K301", "x":1, "y":3}, {"label":"K302", "x":2, "y":3}, {"label":"K303", "x":3, "y":3}, {"label":"K400", "x":0, "y":4}, {"label":"K401", "x":1, "y":4}, {"label":"K402", "x":2, "y":4}, {"label":"K403", "x":3, "y":4}]
}
}