diff options
author | Jack Humbert <jack.humb@gmail.com> | 2018-01-12 20:47:39 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-12 20:47:39 -0500 |
commit | 4aef0318aa0259fb66492f86762f36d0b64d8905 (patch) | |
tree | eea390e384ba0ae134a92a66df145ec24ef253d2 | |
parent | 820930490432ef28431b047d989fe9c0d4b01b49 (diff) | |
download | qmk_firmware-4aef0318aa0259fb66492f86762f36d0b64d8905.tar.gz qmk_firmware-4aef0318aa0259fb66492f86762f36d0b64d8905.zip |
Update info.json
-rw-r--r-- | keyboards/preonic/info.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/preonic/info.json b/keyboards/preonic/info.json index a87e5953c..67cc08632 100644 --- a/keyboards/preonic/info.json +++ b/keyboards/preonic/info.json | |||
@@ -10,7 +10,7 @@ | |||
10 | "width": 12, | 10 | "width": 12, |
11 | "height": 5, | 11 | "height": 5, |
12 | "layouts": { | 12 | "layouts": { |
13 | "LAYOUT_preonic_mit": { | 13 | "KEYMAP": { |
14 | "key_count": 59, | 14 | "key_count": 59, |
15 | "layout": [ | 15 | "layout": [ |
16 | { "w": 1, "x": 0, "y": 0 }, | 16 | { "w": 1, "x": 0, "y": 0 }, |
@@ -138,4 +138,4 @@ | |||
138 | { "w": 1, "x": 11, "y": 4 } ] | 138 | { "w": 1, "x": 11, "y": 4 } ] |
139 | } | 139 | } |
140 | } | 140 | } |
141 | } \ No newline at end of file | 141 | } |