aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kiwikeebs/macro/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kiwikeebs/macro/info.json')
-rw-r--r--keyboards/kiwikeebs/macro/info.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/kiwikeebs/macro/info.json b/keyboards/kiwikeebs/macro/info.json
new file mode 100644
index 000000000..00726a02f
--- /dev/null
+++ b/keyboards/kiwikeebs/macro/info.json
@@ -0,0 +1,21 @@
+{
+ "keyboard_name": "KiwiKeebs MacroBoard v.10",
+ "url": "https://www.reddit.com/r/mechmarket/comments/ibijrd/ic_kiwikeebs_6key_macroboard_rotary_encoder_diy/",
+ "maintainer": "KiwiKeebs",
+ "width": 5,
+ "height": 2,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ { "label": "k00", "x": 0, "y": 0 },
+ { "label": "k01", "x": 1, "y": 0 },
+ { "label": "k02", "x": 2, "y": 0 },
+
+ { "label": "k03", "x": 0, "y": 1 },
+ { "label": "k04", "x": 1, "y": 1 },
+ { "label": "k05", "x": 2, "y": 1 },
+ { "label": "k06", "x": 3, "y": 0, "h":2, "w":2 }
+ ]
+ }
+ }
+}