summaryrefslogtreecommitdiff
path: root/keyboards/maxr1998/pulse4k/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maxr1998/pulse4k/info.json')
-rw-r--r--keyboards/maxr1998/pulse4k/info.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/maxr1998/pulse4k/info.json b/keyboards/maxr1998/pulse4k/info.json
new file mode 100644
index 0000000000..0ac4f063c0
--- /dev/null
+++ b/keyboards/maxr1998/pulse4k/info.json
@@ -0,0 +1,20 @@
+{
+ "keyboard_name": "Pulse 4k",
+ "keyboard_folder": "maxr1998/pulse4k",
+ "url": "https://github.com/Maxr1998/Pulse_4k",
+ "maintainer": "Maxr1998",
+ "width": 3,
+ "height": 2,
+ "layouts": {
+ "LAYOUT_pulse4k": {
+ "key_count": 6,
+ "layout": [
+ { "w": 1, "x": 0, "y": 0 },
+ { "w": 1, "x": 1, "y": 0 },
+ { "w": 1, "x": 2, "y": 0 },
+ { "w": 1, "x": 0, "y": 1 },
+ { "w": 1, "x": 1, "y": 1 },
+ { "w": 1, "x": 2, "y": 1 } ]
+ }
+ }
+}