summaryrefslogtreecommitdiff
path: root/keyboards/keyhive/navi10/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keyhive/navi10/info.json')
-rw-r--r--keyboards/keyhive/navi10/info.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/keyhive/navi10/info.json b/keyboards/keyhive/navi10/info.json
new file mode 100644
index 0000000000..e3fc49fbed
--- /dev/null
+++ b/keyboards/keyhive/navi10/info.json
@@ -0,0 +1,10 @@
+{
+ "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}]
+ }
+ }
+}