summaryrefslogtreecommitdiffstats
path: root/keyboards/dinofizz/fnrow/v1/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dinofizz/fnrow/v1/info.json')
-rw-r--r--keyboards/dinofizz/fnrow/v1/info.json82
1 files changed, 0 insertions, 82 deletions
diff --git a/keyboards/dinofizz/fnrow/v1/info.json b/keyboards/dinofizz/fnrow/v1/info.json
deleted file mode 100644
index de21492393..0000000000
--- a/keyboards/dinofizz/fnrow/v1/info.json
+++ /dev/null
@@ -1,82 +0,0 @@
-{
- "keyboard_name": "FnRow v1",
- "manufacturer": "Dino Fizzotti",
- "maintainer": "dinofizz",
- "url": "https://github.com/dinofizz/fnrow-pcb",
- "usb": {
- "vid": "0xD1F1",
- "pid": "0x0100",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT_fn_row": {
- "layout": [
- {
- "label": "SW1",
- "x": 0,
- "y": 0
- },
- {
- "label": "SW3",
- "x": 2,
- "y": 0
- },
- {
- "label": "SW5",
- "x": 3,
- "y": 0
- },
- {
- "label": "SW7",
- "x": 4,
- "y": 0
- },
- {
- "label": "SW9",
- "x": 5,
- "y": 0
- },
- {
- "label": "SW11",
- "x": 6.5,
- "y": 0
- },
- {
- "label": "SW13",
- "x": 7.5,
- "y": 0
- },
- {
- "label": "SW2",
- "x": 8.5,
- "y": 0
- },
- {
- "label": "SW4",
- "x": 9.5,
- "y": 0
- },
- {
- "label": "SW6",
- "x": 11,
- "y": 0
- },
- {
- "label": "SW8",
- "x": 12,
- "y": 0
- },
- {
- "label": "SW10",
- "x": 13,
- "y": 0
- },
- {
- "label": "SW12",
- "x": 14,
- "y": 0
- }
- ]
- }
- }
-}