diff options
author | fauxpark <fauxpark@gmail.com> | 2021-09-12 14:10:26 +1000 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2021-09-12 14:10:26 +1000 |
commit | 1895151a9c71fb870cfc37233a7e89fe88379358 (patch) | |
tree | 1c936be1817c31639d7a3ba394a4081f620072c8 /keyboards/40percentclub/nori/info.json | |
parent | d0ac03ec8b2af7334ac657dadcf0601d6f3469c0 (diff) | |
parent | 4791cfae1af0bc15a0bd8417c5195bf482b87605 (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/40percentclub/nori/info.json')
-rw-r--r-- | keyboards/40percentclub/nori/info.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/40percentclub/nori/info.json b/keyboards/40percentclub/nori/info.json index db0d6aaadb..9de33d52f0 100644 --- a/keyboards/40percentclub/nori/info.json +++ b/keyboards/40percentclub/nori/info.json @@ -2,11 +2,8 @@ "keyboard_name": "nori", "url": "", "maintainer": "qmk", - "width": 12, - "height": 4, "layouts": { "LAYOUT_ortho_4x4": { - "key_count": 16, "layout": [ { "w": 1, "x": 0, "y": 0 }, { "w": 1, "x": 1, "y": 0 }, @@ -26,7 +23,6 @@ { "w": 1, "x": 3, "y": 3 } ] }, "LAYOUT_ortho_4x8": { - "key_count": 32, "layout": [ { "w": 1, "x": 0, "y": 0 }, { "w": 1, "x": 1, "y": 0 }, @@ -62,7 +58,6 @@ { "w": 1, "x": 7, "y": 3 } ] }, "LAYOUT_ortho_4x12": { - "key_count": 48, "layout": [ { "w": 1, "x": 0, "y": 0 }, { "w": 1, "x": 1, "y": 0 }, |