summaryrefslogtreecommitdiff
path: root/keyboards/dinofizz/fnrow/v1/info.json
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2021-07-03 16:38:05 +1000
committerfauxpark <fauxpark@gmail.com>2021-07-03 16:38:05 +1000
commit03807c2c6e470a3046c1ff40ac7ab74f76b94f74 (patch)
tree41b605163e5c7b9726128d267e310024bc46fcfc /keyboards/dinofizz/fnrow/v1/info.json
parent7629b7f52a89be171c6427ad2849d50ccd347335 (diff)
parent06e0643541493220fb7413e33f3fc6972a9384b8 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/dinofizz/fnrow/v1/info.json')
-rw-r--r--keyboards/dinofizz/fnrow/v1/info.json78
1 files changed, 78 insertions, 0 deletions
diff --git a/keyboards/dinofizz/fnrow/v1/info.json b/keyboards/dinofizz/fnrow/v1/info.json
new file mode 100644
index 0000000000..3cebfd079d
--- /dev/null
+++ b/keyboards/dinofizz/fnrow/v1/info.json
@@ -0,0 +1,78 @@
+{
+ "keyboard_name": "FnRow v1",
+ "maintainer": "dinofizz",
+ "url": "https://github.com/dinofizz/fnrow-pcb",
+ "width": 15,
+ "height": 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
+ }
+ ]
+ }
+ }
+}