aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/anavi/macropad8/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/anavi/macropad8/info.json')
-rw-r--r--keyboards/anavi/macropad8/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/anavi/macropad8/info.json b/keyboards/anavi/macropad8/info.json
new file mode 100644
index 000000000..bcdbb9532
--- /dev/null
+++ b/keyboards/anavi/macropad8/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "ANAVI Macro Pad 8",
+ "url": "",
+ "maintainer": "leon-anavi",
+ "width": 4,
+ "height": 2,
+ "layouts": {
+ "LAYOUT_ortho_2x4": {
+ "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}]
+ }
+ }
+}