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) | |
| download | qmk_firmware-11146ecd086c6b6736ab3c5947f26a96be642671.tar.gz qmk_firmware-11146ecd086c6b6736ab3c5947f26a96be642671.zip | |
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 e7690568e..c67e9f6c8 100644 --- a/keyboards/handwired/pill60/info.json +++ b/keyboards/handwired/pill60/info.json | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | "width": 15, | 5 | "width": 15, |
| 6 | "height": 5, | 6 | "height": 5, |
| 7 | "layouts": { | 7 | "layouts": { |
| 8 | "LAYOUT_default": { | 8 | "LAYOUT": { |
| 9 | "layout": [ | 9 | "layout": [ |
| 10 | {"label": "Enc", "x": 0, "y": 0, "w": 1}, | 10 | {"label": "Enc", "x": 0, "y": 0, "w": 1}, |
| 11 | 11 | ||
