summaryrefslogtreecommitdiffstats
path: root/keyboards/ocean/addon/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-12 22:16:17 +0000
committerQMK Bot <hello@qmk.fm>2022-01-12 22:16:17 +0000
commit96209d7ebada15e95e0488234220b7ae192ac387 (patch)
treef30ea45324c43b27a7abccd726be8a7fdc2cb80b /keyboards/ocean/addon/info.json
parent92b2738bbbe98db0224972c612e06fe3f2f86045 (diff)
parent6d06e7ce84f5e7133bf75764abdb012122468d7c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ocean/addon/info.json')
-rw-r--r--keyboards/ocean/addon/info.json45
1 files changed, 45 insertions, 0 deletions
diff --git a/keyboards/ocean/addon/info.json b/keyboards/ocean/addon/info.json
new file mode 100644
index 0000000000..75e1eb2c48
--- /dev/null
+++ b/keyboards/ocean/addon/info.json
@@ -0,0 +1,45 @@
+{
+ "keyboard_name": "AddOn",
+ "url": "tokopedia.com/kbdksp",
+ "maintainer": "Ocean",
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x":0, "y":0},
+ {"x":1, "y":0},
+ {"x":2, "y":0},
+ {"x":3.25, "y":0},
+ {"x":4.25, "y":0},
+ {"x":5.25, "y":0},
+ {"x":6.25, "y":0},
+ {"x":0, "y":1},
+ {"x":1, "y":1},
+ {"x":2, "y":1},
+ {"x":3.25, "y":1},
+ {"x":4.25, "y":1},
+ {"x":5.25, "y":1},
+ {"x":6.25, "y":1},
+ {"x":0, "y":2},
+ {"x":1, "y":2},
+ {"x":2, "y":2},
+ {"x":3.25, "y":2},
+ {"x":4.25, "y":2},
+ {"x":5.25, "y":2},
+ {"x":6.25, "y":2},
+ {"x":0, "y":3},
+ {"x":1, "y":3},
+ {"x":2, "y":3},
+ {"x":3.25, "y":3},
+ {"x":4.25, "y":3},
+ {"x":5.25, "y":3},
+ {"x":6.25, "y":3},
+ {"x":0, "y":4},
+ {"x":1, "y":4},
+ {"x":2, "y":4},
+ {"x":3.25, "y":4},
+ {"x":4.25, "y":4},
+ {"x":5.25, "y":4},
+ {"x":6.25, "y":4}]
+ }
+ }
+} \ No newline at end of file