summaryrefslogtreecommitdiff
path: root/keyboards/reviung33/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/reviung33/info.json
parent2b212cf692ecc70b587389112bca0a7668cef050 (diff)
[Keyboard] move reviung keyboards to a directory (#15636)
Diffstat (limited to 'keyboards/reviung33/info.json')
-rw-r--r--keyboards/reviung33/info.json47
1 files changed, 0 insertions, 47 deletions
diff --git a/keyboards/reviung33/info.json b/keyboards/reviung33/info.json
deleted file mode 100644
index 450a41930b..0000000000
--- a/keyboards/reviung33/info.json
+++ /dev/null
@@ -1,47 +0,0 @@
-{
- "keyboard_name": "reviung33",
- "url": "",
- "maintainer": "gtips",
- "layouts": {
- "LAYOUT_reviung33": {
- "layout": [
- {"x":0, "y":0},
- {"x":1, "y":0},
- {"x":2, "y":0},
- {"x":3, "y":0},
- {"x":4, "y":0},
- {"x":5, "y":0},
- {"x":6, "y":0},
- {"x":7, "y":0},
- {"x":8, "y":0},
- {"x":9, "y":0},
-
- {"x":0, "y":1},
- {"x":1, "y":1},
- {"x":2, "y":1},
- {"x":3, "y":1},
- {"x":4, "y":1},
- {"x":5, "y":1},
- {"x":6, "y":1},
- {"x":7, "y":1},
- {"x":8, "y":1},
- {"x":9, "y":1},
-
- {"x":0, "y":2},
- {"x":1, "y":2},
- {"x":2, "y":2},
- {"x":3, "y":2},
- {"x":4, "y":2},
- {"x":5, "y":2},
- {"x":6, "y":2},
- {"x":7, "y":2},
- {"x":8, "y":2},
- {"x":9, "y":2},
-
- {"x":0, "y":3},
- {"x":2, "y":3, "w":6},
- {"x":9, "y":3}
- ]
- }
- }
-}