summaryrefslogtreecommitdiff
path: root/keyboards/boardsource/holiday/spooky/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/boardsource/holiday/spooky/info.json')
-rw-r--r--keyboards/boardsource/holiday/spooky/info.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/boardsource/holiday/spooky/info.json b/keyboards/boardsource/holiday/spooky/info.json
new file mode 100644
index 0000000000..a39b45b726
--- /dev/null
+++ b/keyboards/boardsource/holiday/spooky/info.json
@@ -0,0 +1,20 @@
+{
+ "keyboard_name": "spooky",
+ "url": "https://boardsource.xyz/store/5f783f6da2c1b43e37ca0795",
+ "maintainer": "boardsource",
+ "width": 3,
+ "height": 2,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ { "label": "k00", "x": 0, "y": 0 },
+ { "label": "k01", "x": 1, "y": 0 },
+ { "label": "k02", "x": 2, "y": 0 },
+
+ { "label": "k10", "x": 0, "y": 1 },
+ { "label": "k11", "x": 1, "y": 1 },
+ { "label": "k12", "x": 2, "y": 1 }
+ ]
+ }
+ }
+}