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/matrix | |
parent | b2c26f7cdd4b268e80f98cae7f444956559436ec (diff) |
clean up generate-api errors
Diffstat (limited to 'keyboards/matrix')
-rw-r--r-- | keyboards/matrix/noah/info.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/matrix/noah/info.json b/keyboards/matrix/noah/info.json index 69fc0fccfc..bb06a16d7c 100644 --- a/keyboards/matrix/noah/info.json +++ b/keyboards/matrix/noah/info.json @@ -84,7 +84,7 @@ "y": 0 }, { - "Label": "Ins", + "label": "Ins", "x": 15, "y": 0 }, @@ -440,7 +440,7 @@ "y": 0 }, { - "Label": "Ins", + "label": "Ins", "x": 15, "y": 0 }, @@ -807,7 +807,7 @@ "y": 0 }, { - "Label": "Ins", + "label": "Ins", "x": 15, "y": 0 }, |