aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ploopyco/trackball/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ploopyco/trackball/info.json')
-rw-r--r--keyboards/ploopyco/trackball/info.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/ploopyco/trackball/info.json b/keyboards/ploopyco/trackball/info.json
new file mode 100644
index 000000000..84d512d8d
--- /dev/null
+++ b/keyboards/ploopyco/trackball/info.json
@@ -0,0 +1,18 @@
+{
+ "keyboard_name": "PloopyCo Trackball",
+ "url": "",
+ "maintainer": "drashna",
+ "width": 8,
+ "height": 3,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"x":0, "y":0, "h":2},
+ {"x":1, "y":0.25, "h":1.5},
+ {"x":2, "y":0, "h":2},
+ {"x":3.5, "y":0, "h":2},
+ {"x":4.5, "y":0, "h":2}
+ ]
+ }
+ }
+}