diff options
| author | QMK Bot | 2021-10-12 04:26:00 +0200 |
|---|---|---|
| committer | QMK Bot | 2021-10-12 04:26:00 +0200 |
| commit | 4e21efd48acf62e3d02cfcdd83a60c2f2e870d2e (patch) | |
| tree | 8972a5193244989fc6f629959e42da9fdbc302b7 /keyboards/kb_elmo/isolation/info.json | |
| parent | a3244a010dbef7e917083e19174720faf0969440 (diff) | |
| parent | 25eac95348548b41f4bf4e8a02fc8bace270bd35 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kb_elmo/isolation/info.json')
| -rw-r--r-- | keyboards/kb_elmo/isolation/info.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/kb_elmo/isolation/info.json b/keyboards/kb_elmo/isolation/info.json new file mode 100644 index 0000000000..1cca4610d7 --- /dev/null +++ b/keyboards/kb_elmo/isolation/info.json @@ -0,0 +1,12 @@ +{ + "keyboard_name": "isolation", + "url": "", + "maintainer": "kb-elmo", + "layouts": { + "LAYOUT": { + "layout": [ + {"x":0.25, "y":0, "w":1.25, "h":2} + ] + } + } +} |