summaryrefslogtreecommitdiffstats
path: root/keyboards/reviung/reviung5/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-11 08:57:20 +0800
committerGitHub <noreply@github.com>2022-01-10 16:57:20 -0800
commit34602f4b25f24d3238c8e76fe7d65dc8b69bf9c8 (patch)
treede491a0db7e839955b7ebc8b60dbb5a4494a267d /keyboards/reviung/reviung5/info.json
parent2b212cf692ecc70b587389112bca0a7668cef050 (diff)
[Keyboard] move reviung keyboards to a directory (#15636)
Diffstat (limited to 'keyboards/reviung/reviung5/info.json')
-rw-r--r--keyboards/reviung/reviung5/info.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/reviung/reviung5/info.json b/keyboards/reviung/reviung5/info.json
new file mode 100644
index 0000000000..78d27d64e2
--- /dev/null
+++ b/keyboards/reviung/reviung5/info.json
@@ -0,0 +1,16 @@
+{
+ "keyboard_name": "reviung5",
+ "url": "",
+ "maintainer": "gtips",
+ "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}
+ ]
+ }
+ }
+}