summaryrefslogtreecommitdiffstats
path: root/keyboards/keyhive/navi10/info.json
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
committerlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
commit9581289745736ce068a1040f44cec37a2ca8830d (patch)
tree24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/keyhive/navi10/info.json
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/keyhive/navi10/info.json')
-rw-r--r--keyboards/keyhive/navi10/info.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/keyhive/navi10/info.json b/keyboards/keyhive/navi10/info.json
deleted file mode 100644
index ecafbeb089..0000000000
--- a/keyboards/keyhive/navi10/info.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "keyboard_name": "Navi10",
- "manufacturer": "emdarcher",
- "url": "",
- "maintainer": "emdarcher",
- "usb": {
- "vid": "0xFEED",
- "pid": "0x0000"
- },
- "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}]
- }
- }
-}