summaryrefslogtreecommitdiff
path: root/keyboards/nano/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nano/info.json')
-rw-r--r--keyboards/nano/info.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/nano/info.json b/keyboards/nano/info.json
deleted file mode 100644
index b135a2d097..0000000000
--- a/keyboards/nano/info.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "keyboard_name": "Nano",
- "url": "",
- "maintainer": "qmk",
- "width": 4,
- "height": 2,
- "layouts": {
- "LAYOUT": {
- "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}]
- }
- }
-}