summaryrefslogtreecommitdiff
path: root/keyboards/kb_elmo/isolation/info.json
diff options
context:
space:
mode:
authorkb-elmo <lorwel@mailbox.org>2021-10-12 04:25:28 +0200
committerGitHub <noreply@github.com>2021-10-11 19:25:28 -0700
commit25eac95348548b41f4bf4e8a02fc8bace270bd35 (patch)
treeb2e46a534ac257131a81b7e1a25d1a46ccd8c448 /keyboards/kb_elmo/isolation/info.json
parentbedecd3cbcfad07c8ee330bd561c94bc758bda87 (diff)
[Keyboard] Add ISOlation and some kb-elmo keyboard updates (#14656)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/kb_elmo/isolation/info.json')
-rw-r--r--keyboards/kb_elmo/isolation/info.json12
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}
+ ]
+ }
+ }
+}