summaryrefslogtreecommitdiff
path: root/keyboards/navi10/info.json
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-04-19 18:17:21 +0800
committerGitHub <noreply@github.com>2022-04-19 20:17:21 +1000
commit9f63bce70bd8e065e54de17c48994c3c008d2e0a (patch)
tree580aa20cd65eabf721603f03cb3d2815a1245c13 /keyboards/navi10/info.json
parentcff489bfdb2752956292c1e9adf1b4223814c267 (diff)
move keyhive exclusive boards into /keyhive (#16084)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/navi10/info.json')
-rw-r--r--keyboards/navi10/info.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/navi10/info.json b/keyboards/navi10/info.json
deleted file mode 100644
index e3fc49fbed..0000000000
--- a/keyboards/navi10/info.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "keyboard_name": "Navi10",
- "url": "",
- "maintainer": "emdarcher",
- "layouts": {
- "LAYOUT": {
- "layout": [{"label":"Fn", "x":0, "y":0}, {"label":"Home", "x":1, "y":0}, {"label":"PgUp", "x":2, "y":0}, {"label":"Del", "x":0, "y":1}, {"label":"End", "x":1, "y":1}, {"label":"PgDn", "x":2, "y":1}, {"label":"Up", "x":1, "y":3}, {"label":"Left", "x":0, "y":4}, {"label":"Down", "x":1, "y":4}, {"label":"Right", "x":2, "y":4}]
- }
- }
-}