add additional layouts to dactyl_manuform
variants (#20688)
This commit is contained in:
committed by
GitHub
parent
4dcb46e284
commit
d1395ca4d5
@@ -18,6 +18,7 @@
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "atmel-dfu",
|
||||
"community_layouts": ["split_3x5_3"],
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
@@ -79,6 +80,55 @@
|
||||
{"matrix": [9, 1], "x": 6, "y": 6},
|
||||
{"matrix": [9, 2], "x": 7, "y": 6}
|
||||
]
|
||||
},
|
||||
"LAYOUT_split_3x5_3": {
|
||||
"layout": [
|
||||
{"matrix": [0, 0], "x": 0, "y": 0},
|
||||
{"matrix": [0, 1], "x": 1, "y": 0},
|
||||
{"matrix": [0, 2], "x": 2, "y": 0},
|
||||
{"matrix": [0, 3], "x": 3, "y": 0},
|
||||
{"matrix": [0, 4], "x": 4, "y": 0},
|
||||
|
||||
{"matrix": [5, 0], "x": 6, "y": 0},
|
||||
{"matrix": [5, 1], "x": 7, "y": 0},
|
||||
{"matrix": [5, 2], "x": 8, "y": 0},
|
||||
{"matrix": [5, 3], "x": 9, "y": 0},
|
||||
{"matrix": [5, 4], "x": 10, "y": 0},
|
||||
|
||||
{"matrix": [1, 0], "x": 0, "y": 1},
|
||||
{"matrix": [1, 1], "x": 1, "y": 1},
|
||||
{"matrix": [1, 2], "x": 2, "y": 1},
|
||||
{"matrix": [1, 3], "x": 3, "y": 1},
|
||||
{"matrix": [1, 4], "x": 4, "y": 1},
|
||||
|
||||
{"matrix": [6, 0], "x": 6, "y": 1},
|
||||
{"matrix": [6, 1], "x": 7, "y": 1},
|
||||
{"matrix": [6, 2], "x": 8, "y": 1},
|
||||
{"matrix": [6, 3], "x": 9, "y": 1},
|
||||
{"matrix": [6, 4], "x": 10, "y": 1},
|
||||
|
||||
{"matrix": [2, 0], "x": 0, "y": 2},
|
||||
{"matrix": [2, 1], "x": 1, "y": 2},
|
||||
{"matrix": [2, 2], "x": 2, "y": 2},
|
||||
{"matrix": [2, 3], "x": 3, "y": 2},
|
||||
{"matrix": [2, 4], "x": 4, "y": 2},
|
||||
|
||||
{"matrix": [7, 0], "x": 6, "y": 2},
|
||||
{"matrix": [7, 1], "x": 7, "y": 2},
|
||||
{"matrix": [7, 2], "x": 8, "y": 2},
|
||||
{"matrix": [7, 3], "x": 9, "y": 2},
|
||||
{"matrix": [7, 4], "x": 10, "y": 2},
|
||||
|
||||
{"matrix": [3, 3], "x": 3, "y": 4},
|
||||
|
||||
{"matrix": [8, 1], "x": 7, "y": 4},
|
||||
|
||||
{"matrix": [3, 4], "x": 3, "y": 5},
|
||||
{"matrix": [4, 4], "x": 4, "y": 5},
|
||||
|
||||
{"matrix": [9, 0], "x": 6, "y": 5},
|
||||
{"matrix": [8, 0], "x": 7, "y": 5}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
6
keyboards/handwired/dactyl_manuform/4x5_5/readme.md
Normal file
6
keyboards/handwired/dactyl_manuform/4x5_5/readme.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## QMK Layouts
|
||||
|
||||
The following layout is supported:
|
||||
| Layout | Diagram |
|
||||
| :---: | :---: |
|
||||
| Split_3x5_3 |  |
|
Reference in New Issue
Block a user