diff options
author | Ikta <48316247+IktaS@users.noreply.github.com> | 2021-02-23 08:54:29 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-23 01:54:29 +0000 |
commit | 11146ecd086c6b6736ab3c5947f26a96be642671 (patch) | |
tree | c85ac5410622e2c306924be0d11bbc87a8b29d62 | |
parent | c868f937554c12bfa0196c7cae93cecc36d0034b (diff) |
pill60 fix info.json to be used in configurator (#11979)
-rw-r--r-- | keyboards/handwired/pill60/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/pill60/info.json b/keyboards/handwired/pill60/info.json index e7690568e0..c67e9f6c8d 100644 --- a/keyboards/handwired/pill60/info.json +++ b/keyboards/handwired/pill60/info.json @@ -5,7 +5,7 @@ "width": 15, "height": 5, "layouts": { - "LAYOUT_default": { + "LAYOUT": { "layout": [ {"label": "Enc", "x": 0, "y": 0, "w": 1}, |