summaryrefslogtreecommitdiffstats
path: root/keyboards/work_louder/loop/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-06-10 21:50:54 +0000
committerQMK Bot <hello@qmk.fm>2021-06-10 21:50:54 +0000
commit641141c51941428cdf24ad8f20f5fa7172abdc86 (patch)
treefdedae8988974807558f46ed3177eae3297226cb /keyboards/work_louder/loop/info.json
parent6fe3943ad3efd480da87884ab92fc5738d99f1db (diff)
parent2e90ef05363893f3aa49c99af408e774609aa97a (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/work_louder/loop/info.json')
-rw-r--r--keyboards/work_louder/loop/info.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/work_louder/loop/info.json b/keyboards/work_louder/loop/info.json
new file mode 100644
index 0000000000..35ab8f93a8
--- /dev/null
+++ b/keyboards/work_louder/loop/info.json
@@ -0,0 +1,26 @@
+{
+ "keyboard_name": "loop",
+ "url": "",
+ "maintainer": "Work Louder",
+ "width": 12,
+ "height": 1,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"label": "k00", "x": 0, "y": 0},
+ {"label": "k01", "x": 1, "y": 0},
+ {"label": "k02", "x": 2, "y": 0},
+
+ {"label": "k03", "x": 3, "y": 1, "w": 0},
+ {"label": "k04", "x": 4, "y": 1, "w": 0},
+ {"label": "k05", "x": 5, "y": 1, "w": 0},
+ {"label": "k06", "x": 6, "y": 1, "w": 0},
+ {"label": "k07", "x": 7, "y": 1, "w": 0},
+ {"label": "k08", "x": 8, "y": 1, "w": 0},
+ {"label": "k09", "x": 9, "y": 1, "w": 0},
+ {"label": "k0a", "x": 10, "y": 1, "w": 0},
+ {"label": "k0b", "x": 11, "y": 1, "w": 0},
+ ]
+ }
+ }
+}