forked from forks/qmk_firmware
c8b721d7c6
* Add split_3x5_3 support to Minidox * Add split_3x5_3 support to Miniaxe * Add LAYOUT_mini to Centromere This layout macro removes the need or KC_NO keycodes in the keymap. * Add split_3x5_3 support to Centromere * Add split_3x5_3 support to suihankey split * Add LAYOUT_mini to centromere/info.json * Add LAYOUT_mini to crkbd * Add split_3x5_3 support to crkbd * Change mini layout names * Rename main layouts for split_3x6_3 keyboards * Use split_3x5_3 macro for remaining keyboards * Update relevant info.json files * Fix suihankey/split/alpha macro * Add layout aliases for suihankey
57 lines
1.6 KiB
JSON
57 lines
1.6 KiB
JSON
{
|
|
"keyboard_name": "suihankey_split",
|
|
"url": "https://kakunpc.booth.pm/",
|
|
"maintainer": "kakunpc",
|
|
"width": 13.2,
|
|
"height": 4.85,
|
|
"layouts": {
|
|
"LAYOUT_split_3x5_3": {
|
|
"layout": [
|
|
{"x": 0, "y": 0.375},
|
|
{"x": 1, "y": 0.125},
|
|
{"x": 2, "y": 0},
|
|
{"x": 3, "y": 0.125},
|
|
{"x": 4, "y": 0.25},
|
|
|
|
{"x": 8.2, "y": 0.25},
|
|
{"x": 9.2, "y": 0.125},
|
|
{"x": 10.2, "y": 0},
|
|
{"x": 11.2, "y": 0.125},
|
|
{"x": 12.2, "y": 0.375},
|
|
|
|
{"x": 0, "y": 1.375},
|
|
{"x": 1, "y": 1.125},
|
|
{"x": 2, "y": 1},
|
|
{"x": 3, "y": 1.125},
|
|
{"x": 4, "y": 1.25},
|
|
|
|
{"x": 8.2, "y": 1.25},
|
|
{"x": 9.2, "y": 1.125},
|
|
{"x": 10.2, "y": 1},
|
|
{"x": 11.2, "y": 1.125},
|
|
{"x": 12.2, "y": 1.375},
|
|
|
|
{"x": 0, "y": 2.375},
|
|
{"x": 1, "y": 2.125},
|
|
{"x": 2, "y": 2},
|
|
{"x": 3, "y": 2.125},
|
|
{"x": 4, "y": 2.25},
|
|
|
|
{"x": 8.2, "y": 2.25},
|
|
{"x": 9.2, "y": 2.125},
|
|
{"x": 10.2, "y": 2},
|
|
{"x": 11.2, "y": 2.125},
|
|
{"x": 12.2, "y": 2.375},
|
|
|
|
{"x": 3.4, "y": 3.25},
|
|
{"x": 4.4, "y": 3.55},
|
|
{"x": 5.4, "y": 3.85},
|
|
|
|
{"x": 6.8, "y": 3.85},
|
|
{"x": 7.8, "y": 3.55},
|
|
{"x": 8.8, "y": 3.25}
|
|
]
|
|
}
|
|
}
|
|
}
|