summaryrefslogtreecommitdiff
path: root/keyboards/keebio/bamfk4/info.json
diff options
context:
space:
mode:
authoremlah <88459992+emlah@users.noreply.github.com>2022-08-13 15:47:39 -0400
committerGitHub <noreply@github.com>2022-08-13 20:47:39 +0100
commita49bdd2659186e6ea0c888e91229260d7c849a2d (patch)
tree3736602fd580f5d967dc871f7a07d966949ebcf0 /keyboards/keebio/bamfk4/info.json
parente145c7ad3fde668a0d89d0e402f49c0fb6a1b5ed (diff)
add BAMFK-4 (#17985)
* add BAMFK-4
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}
+ ]
+ }
+ }
+}