summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/bamfk4/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/bamfk4/info.json')
-rw-r--r--keyboards/keebio/bamfk4/info.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/keebio/bamfk4/info.json b/keyboards/keebio/bamfk4/info.json
new file mode 100644
index 0000000000..1d04f4348b
--- /dev/null
+++ b/keyboards/keebio/bamfk4/info.json
@@ -0,0 +1,20 @@
+{
+ "keyboard_name": "BAMFK-4",
+ "url": "https://keeb.io",
+ "maintainer": "nooges",
+ "usb": {
+ "vid": "0xCB10",
+ "pid": "0x1114",
+ "device_version": "0.0.1"
+ },
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x": 0, "y": 0, "w": 2, "h": 2},
+ {"x": 2, "y": 0, "w": 2, "h": 2},
+ {"x": 4, "y": 0, "w": 2, "h": 2},
+ {"x": 6, "y": 0, "w": 2, "h": 2}
+ ]
+ }
+ }
+}