summaryrefslogtreecommitdiff
path: root/keyboards/reviung/reviung34/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/reviung34/info.json
parent2b212cf692ecc70b587389112bca0a7668cef050 (diff)
[Keyboard] move reviung keyboards to a directory (#15636)
Diffstat (limited to 'keyboards/reviung/reviung34/info.json')
-rwxr-xr-xkeyboards/reviung/reviung34/info.json45
1 files changed, 45 insertions, 0 deletions
diff --git a/keyboards/reviung/reviung34/info.json b/keyboards/reviung/reviung34/info.json
new file mode 100755
index 0000000000..ecd89d4742
--- /dev/null
+++ b/keyboards/reviung/reviung34/info.json
@@ -0,0 +1,45 @@
+{
+ "keyboard_name": "reviung34",
+ "url": "",
+ "maintainer": "gtips",
+ "layouts": {
+ "LAYOUT_reviung34": {
+ "layout": [
+ {"label":"K00", "x":0, "y":0},
+ {"label":"K01", "x":1, "y":0},
+ {"label":"K02", "x":2, "y":0},
+ {"label":"K03", "x":3, "y":0},
+ {"label":"K04", "x":4, "y":0},
+ {"label":"K05", "x":6, "y":0},
+ {"label":"K06", "x":7, "y":0},
+ {"label":"K07", "x":8, "y":0},
+ {"label":"K08", "x":9, "y":0},
+ {"label":"K35", "x":10, "y":0},
+ {"label":"K10", "x":0, "y":1},
+ {"label":"K11", "x":1, "y":1},
+ {"label":"K12", "x":2, "y":1},
+ {"label":"K13", "x":3, "y":1},
+ {"label":"K14", "x":4, "y":1},
+ {"label":"K15", "x":6, "y":1},
+ {"label":"K16", "x":7, "y":1},
+ {"label":"K17", "x":8, "y":1},
+ {"label":"K18", "x":9, "y":1},
+ {"label":"K36", "x":10, "y":1},
+ {"label":"K20", "x":0, "y":2},
+ {"label":"K21", "x":1, "y":2},
+ {"label":"K22", "x":2, "y":2},
+ {"label":"K23", "x":3, "y":2},
+ {"label":"K24", "x":4, "y":2},
+ {"label":"K25", "x":6, "y":2},
+ {"label":"K26", "x":7, "y":2},
+ {"label":"K27", "x":8, "y":2},
+ {"label":"K28", "x":9, "y":2},
+ {"label":"K37", "x":10, "y":2},
+ {"label":"K32", "x":2, "y":3},
+ {"label":"K33", "x":3, "y":3},
+ {"label":"K34", "x":4, "y":3},
+ {"label":"K38", "x":6, "y":3, "w":2}
+ ]
+ }
+ }
+}