summaryrefslogtreecommitdiffstats
path: root/keyboards/sneakbox/disarray/ortho/info.json
diff options
context:
space:
mode:
authorSneakboxKB <67670271+SneakboxKB@users.noreply.github.com>2021-02-21 22:46:34 -0600
committerGitHub <noreply@github.com>2021-02-21 20:46:34 -0800
commitc868f937554c12bfa0196c7cae93cecc36d0034b (patch)
tree3a184cc71dedac6860d899b1609df49e8dba817b /keyboards/sneakbox/disarray/ortho/info.json
parent150ab564a38da25fe417d01d307768dce5fe5f16 (diff)
[Keyboard] Disarray (#11583)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: mujimanic <64090325+mujimanic@users.noreply.github.com>
Diffstat (limited to 'keyboards/sneakbox/disarray/ortho/info.json')
-rw-r--r--keyboards/sneakbox/disarray/ortho/info.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/sneakbox/disarray/ortho/info.json b/keyboards/sneakbox/disarray/ortho/info.json
new file mode 100644
index 0000000000..9caf9d3d69
--- /dev/null
+++ b/keyboards/sneakbox/disarray/ortho/info.json
@@ -0,0 +1,19 @@
+{
+ "keyboard_name": "Disarray (Ortholinear)",
+ "url": "https://sneakbox.com",
+ "maintainer": "mujimanic",
+ "width": 16,
+ "height": 6,
+ "layouts": {
+ "LAYOUT_all": {
+ "layout": [
+ {"y":0, "x":0},
+ {"y":1, "x":0},{"y":1, "x":1},{"y":1, "x":2},{"y":1, "x":3},{"y":1, "x":4},{"y":1, "x":5},{"y":1, "x":6},{"y":1, "x":7},{"y":1, "x":8},{"y":1, "x":9},{"y":1, "x":10},{"y":1, "x":11},{"y":1, "x":12},{"y":1, "x":13},{"y":1, "x":14},{"y":1, "x":15},
+ {"y":2, "x":0},{"y":2, "x":1},{"y":2, "x":2},{"y":2, "x":3},{"y":2, "x":4},{"y":2, "x":5},{"y":2, "x":6},{"y":2, "x":7},{"y":2, "x":8},{"y":2, "x":9},{"y":2, "x":10},{"y":2, "x":11},{"y":2, "x":12},{"y":2, "x":13},{"y":2, "x":14},{"y":2, "x":15},
+ {"y":3, "x":0},{"y":3, "x":1},{"y":3, "x":2},{"y":3, "x":3},{"y":3, "x":4},{"y":3, "x":5},{"y":3, "x":6},{"y":3, "x":7},{"y":3, "x":8},{"y":3, "x":9},{"y":3, "x":10},{"y":3, "x":11},{"y":3, "x":12},{"y":3, "x":13},{"y":3, "x":14},{"y":3, "x":15},
+ {"y":4, "x":0},{"y":4, "x":1},{"y":4, "x":2},{"y":4, "x":3},{"y":4, "x":4},{"y":4, "x":5},{"y":4, "x":6},{"y":4, "x":7},{"y":4, "x":8},{"y":4, "x":9},{"y":4, "x":10},{"y":4, "x":11},{"y":4, "x":12},{"y":4, "x":13},{"y":4, "x":14},{"y":4, "x":15},
+ {"y":5, "x":0},{"y":5, "x":1},{"y":5, "x":2},{"y":5, "x":3},{"y":5, "x":4},{"y":5, "x":5},{"y":5, "x":6},{"y":5, "x":7},{"y":5, "x":8},{"y":5, "x":9},{"y":5, "x":10},{"y":5, "x":11},{"y":5, "x":12},{"y":5, "x":13},{"y":5, "x":14},{"y":5, "x":15}
+ ]
+ }
+ }
+}