diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-11 08:57:20 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 16:57:20 -0800 |
commit | 34602f4b25f24d3238c8e76fe7d65dc8b69bf9c8 (patch) | |
tree | de491a0db7e839955b7ebc8b60dbb5a4494a267d /keyboards/reviung5/info.json | |
parent | 2b212cf692ecc70b587389112bca0a7668cef050 (diff) |
[Keyboard] move reviung keyboards to a directory (#15636)
Diffstat (limited to 'keyboards/reviung5/info.json')
-rw-r--r-- | keyboards/reviung5/info.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/reviung5/info.json b/keyboards/reviung5/info.json deleted file mode 100644 index 78d27d64e2..0000000000 --- a/keyboards/reviung5/info.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "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} - ] - } - } -} |