diff options
| author | Zach White <skullydazed@gmail.com> | 2020-12-01 16:04:38 -0800 |
|---|---|---|
| committer | Zach White <skullydazed@drpepper.org> | 2021-01-07 21:21:12 -0800 |
| commit | 2a67ff690ee5b0789b10448eef9fa0724a6c8d60 (patch) | |
| tree | bb856695c5be8ca727210b54de989e94088bb12c /keyboards/redscarf_i | |
| parent | b2c26f7cdd4b268e80f98cae7f444956559436ec (diff) | |
clean up generate-api errors
Diffstat (limited to 'keyboards/redscarf_i')
| -rw-r--r-- | keyboards/redscarf_i/info.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/redscarf_i/info.json b/keyboards/redscarf_i/info.json index a2ea71f3a2..3bf1ae6934 100644 --- a/keyboards/redscarf_i/info.json +++ b/keyboards/redscarf_i/info.json | |||
| @@ -5,7 +5,6 @@ | |||
| 5 | "width": 4, | 5 | "width": 4, |
| 6 | "layouts": { | 6 | "layouts": { |
| 7 | "LAYOUT_ortho_5x4": { | 7 | "LAYOUT_ortho_5x4": { |
| 8 | "height": 5, | ||
| 9 | "key_count": 20, | 8 | "key_count": 20, |
| 10 | "layout": [ | 9 | "layout": [ |
| 11 | {"x":0, "y":0}, | 10 | {"x":0, "y":0}, |
| @@ -31,7 +30,6 @@ | |||
| 31 | ] | 30 | ] |
| 32 | }, | 31 | }, |
| 33 | "LAYOUT_ortho_6x4": { | 32 | "LAYOUT_ortho_6x4": { |
| 34 | "height": 6, | ||
| 35 | "key_count": 24, | 33 | "key_count": 24, |
| 36 | "layout": [ | 34 | "layout": [ |
| 37 | {"x":0, "y":0}, | 35 | {"x":0, "y":0}, |
| @@ -61,7 +59,6 @@ | |||
| 61 | ] | 59 | ] |
| 62 | }, | 60 | }, |
| 63 | "LAYOUT_numpad_5x4": { | 61 | "LAYOUT_numpad_5x4": { |
| 64 | "height": 5, | ||
| 65 | "key_count": 17, | 62 | "key_count": 17, |
| 66 | "layout": [ | 63 | "layout": [ |
| 67 | {"x":0, "y":0}, | 64 | {"x":0, "y":0}, |
| @@ -84,7 +81,6 @@ | |||
| 84 | ] | 81 | ] |
| 85 | }, | 82 | }, |
| 86 | "LAYOUT_numpad_6x4": { | 83 | "LAYOUT_numpad_6x4": { |
| 87 | "height": 6, | ||
| 88 | "key_count": 21, | 84 | "key_count": 21, |
| 89 | "layout": [ | 85 | "layout": [ |
| 90 | {"x":0, "y":0}, | 86 | {"x":0, "y":0}, |
