summaryrefslogtreecommitdiff
path: root/keyboards/latin6rgb/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-11 07:20:11 +0800
committerGitHub <noreply@github.com>2022-02-10 15:20:11 -0800
commit9e4942bec83e43da3d0624597bcf4ee5d855aa07 (patch)
tree1fe5be254400603aae83bddc738430b9f276cae9 /keyboards/latin6rgb/info.json
parent27ec6674304412fb6f5499dbf0874dcf7b5524c6 (diff)
[Keyboard] move latincompass's boards to /latincompass (#16039)
Diffstat (limited to 'keyboards/latin6rgb/info.json')
-rw-r--r--keyboards/latin6rgb/info.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/latin6rgb/info.json b/keyboards/latin6rgb/info.json
deleted file mode 100644
index 26508e9320..0000000000
--- a/keyboards/latin6rgb/info.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "keyboard_name": "latin6rgb",
- "url": "",
- "maintainer": "18438880",
- "layouts": {
- "LAYOUT_numpad_2x3": {
- "layout": [
- {"x":0, "y":0},
- {"x":1, "y":0},
- {"x":2, "y":0},
- {"x":0, "y":1},
- {"x":1, "y":1},
- {"x":2, "y":1}
- ]
- }
- }
-}