diff options
| author | noroadsleft <xxiinophobia@yahoo.com> | 2019-03-20 15:08:45 -0700 |
|---|---|---|
| committer | noroadsleft <xxiinophobia@yahoo.com> | 2019-04-13 01:27:43 -0700 |
| commit | 424c35910974868087cc01bf4e453381440bcee5 (patch) | |
| tree | 94e245dda716d89aaa0a11aa359195dadacf353e /keyboards/orthodox | |
| parent | 165b1683c11d90d6c65ba3df10e330e911327c85 (diff) | |
| download | qmk_firmware-424c35910974868087cc01bf4e453381440bcee5.tar.gz qmk_firmware-424c35910974868087cc01bf4e453381440bcee5.zip | |
Fix Orthodox keyboard dimensions in info.json (all revisions)
Diffstat (limited to 'keyboards/orthodox')
| -rw-r--r-- | keyboards/orthodox/rev1/info.json | 4 | ||||
| -rw-r--r-- | keyboards/orthodox/rev3/info.json | 4 | ||||
| -rw-r--r-- | keyboards/orthodox/rev3_teensy/info.json | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/orthodox/rev1/info.json b/keyboards/orthodox/rev1/info.json index 0a8442cf4..83180aa15 100644 --- a/keyboards/orthodox/rev1/info.json +++ b/keyboards/orthodox/rev1/info.json | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | { | 1 | { |
| 2 | "keyboard_name": "Monkeebs Orthodox Rev.1", | 2 | "keyboard_name": "Monkeebs Orthodox Rev.1", |
| 3 | "maintainer": "drashna", | 3 | "maintainer": "drashna", |
| 4 | "width": 17, | 4 | "width": 19, |
| 5 | "height": 17.24, | 5 | "height": 5, |
| 6 | "layouts": { | 6 | "layouts": { |
| 7 | "LAYOUT": { | 7 | "LAYOUT": { |
| 8 | "layout": [ | 8 | "layout": [ |
diff --git a/keyboards/orthodox/rev3/info.json b/keyboards/orthodox/rev3/info.json index 289169d72..c98c9f232 100644 --- a/keyboards/orthodox/rev3/info.json +++ b/keyboards/orthodox/rev3/info.json | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | { | 1 | { |
| 2 | "keyboard_name": "Monkeebs Orthodox Rev.3", | 2 | "keyboard_name": "Monkeebs Orthodox Rev.3", |
| 3 | "maintainer": "drashna", | 3 | "maintainer": "drashna", |
| 4 | "width": 17, | 4 | "width": 19, |
| 5 | "height": 17.24, | 5 | "height": 5, |
| 6 | "layouts": { | 6 | "layouts": { |
| 7 | "LAYOUT": { | 7 | "LAYOUT": { |
| 8 | "layout": [ | 8 | "layout": [ |
diff --git a/keyboards/orthodox/rev3_teensy/info.json b/keyboards/orthodox/rev3_teensy/info.json index d578a4134..5781c08f8 100644 --- a/keyboards/orthodox/rev3_teensy/info.json +++ b/keyboards/orthodox/rev3_teensy/info.json | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | { | 1 | { |
| 2 | "keyboard_name": "Monkeebs Orthodox Rev.3 (Teensy)", | 2 | "keyboard_name": "Monkeebs Orthodox Rev.3 (Teensy)", |
| 3 | "maintainer": "drashna", | 3 | "maintainer": "drashna", |
| 4 | "width": 17, | 4 | "width": 19, |
| 5 | "height": 17.24, | 5 | "height": 5, |
| 6 | "layouts": { | 6 | "layouts": { |
| 7 | "LAYOUT": { | 7 | "LAYOUT": { |
| 8 | "layout": [ | 8 | "layout": [ |
