summaryrefslogtreecommitdiff
path: root/keyboards/reviung5/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/reviung5/info.json')
-rw-r--r--keyboards/reviung5/info.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/reviung5/info.json b/keyboards/reviung5/info.json
new file mode 100644
index 0000000000..a8dcc48678
--- /dev/null
+++ b/keyboards/reviung5/info.json
@@ -0,0 +1,18 @@
+{
+ "keyboard_name": "reviung5",
+ "url": "",
+ "maintainer": "gtips",
+ "width": 5,
+ "height": 1,
+ "layouts": {
+ "LAYOUT_reviung5": {
+ "layout": [
+ {"label": "k00", "x": 0, "y": 0},
+ {"label": "k01", "x": 1, "y": 0.25},
+ {"label": "k02", "x": 2, "y": 0.25},
+ {"label": "k03", "x": 3, "y": 0.25},
+ {"label": "k04", "x": 4, "y": 0}
+ ]
+ }
+ }
+}