4pplet Waffling80 Community Layout Support and Touch-Up (#20932)

* add matrix_diagram.md

* fix Configurator key sequence

* info.json: apply friendly formatting

* create common info.json

Moves the data-driven keys which are common between Rev A and Rev B to a joint `info.json` file.

* add LAYOUT_tkl_f13_ansi_split_space_split_bs_rshift

* add LAYOUT_tkl_f13_ansi_split_bs_rshift

* add LAYOUT_tkl_f13_ansi

* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift

* add LAYOUT_tkl_f13_ansi_tsangan

* add LAYOUT_tkl_ansi_split_bs_rshift

* add LAYOUT_tkl_ansi

* add LAYOUT_tkl_ansi_tsangan_split_bs_rshift

* add LAYOUT_tkl_ansi_tsangan

* add LAYOUT_tkl_f13_iso_split_space_split_bs_rshift

* add LAYOUT_tkl_f13_iso_split_bs_rshift

* add LAYOUT_tkl_f13_iso

* add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift

* add LAYOUT_tkl_f13_iso_tsangan

* add LAYOUT_tkl_iso_split_bs_rshift

* add LAYOUT_tkl_iso

* add LAYOUT_tkl_iso_tsangan_split_bs_rshift

* add LAYOUT_tkl_iso_tsangan

* enable Community Layout support
This commit is contained in:
James Young
2023-05-14 12:52:10 -07:00
committed by GitHub
parent 13a989dbbf
commit a5b382beb3
4 changed files with 2096 additions and 246 deletions

View File

@@ -1,10 +1,6 @@
{
"keyboard_name": "waffling80 Rev B",
"manufacturer": "4pplet",
"url": "",
"maintainer": "4pplet",
"usb": {
"vid": "0x4444",
"pid": "0x000F",
"device_version": "0.0.2"
},
@@ -17,123 +13,5 @@
},
"diode_direction": "COL2ROW",
"processor": "STM32F072",
"bootloader": "stm32-dfu",
"layouts": {
"LAYOUT_all": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [1, 0], "x": 1.25, "y": 0},
{"matrix": [0, 1], "x": 2.25, "y": 0},
{"matrix": [1, 1], "x": 3.25, "y": 0},
{"matrix": [0, 2], "x": 4.25, "y": 0},
{"matrix": [1, 2], "x": 5.5, "y": 0},
{"matrix": [0, 3], "x": 6.5, "y": 0},
{"matrix": [1, 3], "x": 7.5, "y": 0},
{"matrix": [0, 4], "x": 8.5, "y": 0},
{"matrix": [1, 4], "x": 9.75, "y": 0},
{"matrix": [0, 5], "x": 10.75, "y": 0},
{"matrix": [1, 5], "x": 11.75, "y": 0},
{"matrix": [0, 6], "x": 12.75, "y": 0},
{"matrix": [1, 6], "x": 14, "y": 0},
{"matrix": [0, 7], "x": 15.25, "y": 0},
{"matrix": [1, 7], "x": 16.25, "y": 0},
{"matrix": [3, 7], "x": 17.25, "y": 0},
{"matrix": [2, 0], "x": 0, "y": 1.5},
{"matrix": [3, 0], "x": 1, "y": 1.5},
{"matrix": [2, 1], "x": 2, "y": 1.5},
{"matrix": [3, 1], "x": 3, "y": 1.5},
{"matrix": [2, 2], "x": 4, "y": 1.5},
{"matrix": [3, 2], "x": 5, "y": 1.5},
{"matrix": [2, 3], "x": 6, "y": 1.5},
{"matrix": [3, 3], "x": 7, "y": 1.5},
{"matrix": [2, 4], "x": 8, "y": 1.5},
{"matrix": [3, 4], "x": 9, "y": 1.5},
{"matrix": [2, 5], "x": 10, "y": 1.5},
{"matrix": [3, 5], "x": 11, "y": 1.5},
{"matrix": [2, 6], "x": 12, "y": 1.5},
{"matrix": [3, 6], "x": 13, "y": 1.5},
{"matrix": [6, 7], "x": 14, "y": 1.5},
{"matrix": [2, 7], "x": 15.25, "y": 1.5},
{"matrix": [5, 7], "x": 16.25, "y": 1.5},
{"matrix": [9, 7], "x": 17.25, "y": 1.5},
{"matrix": [4, 0], "x": 0, "y": 2.5, "w": 1.5},
{"matrix": [5, 0], "x": 1.5, "y": 2.5},
{"matrix": [4, 1], "x": 2.5, "y": 2.5},
{"matrix": [5, 1], "x": 3.5, "y": 2.5},
{"matrix": [4, 2], "x": 4.5, "y": 2.5},
{"matrix": [5, 2], "x": 5.5, "y": 2.5},
{"matrix": [4, 3], "x": 6.5, "y": 2.5},
{"matrix": [5, 3], "x": 7.5, "y": 2.5},
{"matrix": [4, 4], "x": 8.5, "y": 2.5},
{"matrix": [5, 4], "x": 9.5, "y": 2.5},
{"matrix": [4, 5], "x": 10.5, "y": 2.5},
{"matrix": [5, 5], "x": 11.5, "y": 2.5},
{"matrix": [4, 6], "x": 12.5, "y": 2.5},
{"matrix": [5, 6], "x": 13.5, "y": 2.5, "w": 1.5},
{"matrix": [4, 7], "x": 15.25, "y": 2.5},
{"matrix": [7, 7], "x": 16.25, "y": 2.5},
{"matrix": [11, 7], "x": 17.25, "y": 2.5},
{"matrix": [6, 0], "x": 0, "y": 3.5, "w": 1.75},
{"matrix": [7, 0], "x": 1.75, "y": 3.5},
{"matrix": [6, 1], "x": 2.75, "y": 3.5},
{"matrix": [7, 1], "x": 3.75, "y": 3.5},
{"matrix": [6, 2], "x": 4.75, "y": 3.5},
{"matrix": [7, 2], "x": 5.75, "y": 3.5},
{"matrix": [6, 3], "x": 6.75, "y": 3.5},
{"matrix": [7, 3], "x": 7.75, "y": 3.5},
{"matrix": [6, 4], "x": 8.75, "y": 3.5},
{"matrix": [7, 4], "x": 9.75, "y": 3.5},
{"matrix": [6, 5], "x": 10.75, "y": 3.5},
{"matrix": [7, 5], "x": 11.75, "y": 3.5},
{"matrix": [6, 6], "x": 12.75, "y": 3.5},
{"matrix": [7, 6], "x": 13.75, "y": 3.5, "w": 1.25},
{"matrix": [8, 0], "x": 15.25, "y": 3.5},
{"matrix": [9, 0], "x": 17.25, "y": 3.5},
{"matrix": [8, 1], "x": 0, "y": 4.5, "w": 1.25},
{"matrix": [9, 1], "x": 1.25, "y": 4.5},
{"matrix": [8, 2], "x": 2.25, "y": 4.5},
{"matrix": [9, 2], "x": 3.25, "y": 4.5},
{"matrix": [8, 3], "x": 4.25, "y": 4.5},
{"matrix": [9, 3], "x": 5.25, "y": 4.5},
{"matrix": [8, 4], "x": 6.25, "y": 4.5},
{"matrix": [9, 4], "x": 7.25, "y": 4.5},
{"matrix": [8, 5], "x": 8.25, "y": 4.5},
{"matrix": [9, 5], "x": 9.25, "y": 4.5},
{"matrix": [8, 6], "x": 10.25, "y": 4.5},
{"matrix": [9, 6], "x": 11.25, "y": 4.5},
{"matrix": [8, 7], "x": 12.25, "y": 4.5, "w": 1.75},
{"matrix": [10, 0], "x": 14, "y": 4.5},
{"matrix": [11, 1], "x": 16.25, "y": 4.5},
{"matrix": [10, 1], "x": 0, "y": 5.5, "w": 1.25},
{"matrix": [11, 2], "x": 1.25, "y": 5.5, "w": 1.25},
{"matrix": [10, 3], "x": 2.5, "y": 5.5, "w": 1.25},
{"matrix": [11, 3], "x": 3.75, "y": 5.5, "w": 2.25},
{"matrix": [10, 4], "x": 6, "y": 5.5, "w": 1.25},
{"matrix": [11, 4], "x": 7.25, "y": 5.5, "w": 2.75},
{"matrix": [10, 5], "x": 10, "y": 5.5, "w": 1.25},
{"matrix": [11, 5], "x": 11.25, "y": 5.5, "w": 1.25},
{"matrix": [10, 6], "x": 12.5, "y": 5.5, "w": 1.25},
{"matrix": [11, 6], "x": 13.75, "y": 5.5, "w": 1.25},
{"matrix": [10, 7], "x": 15.25, "y": 5.5},
{"matrix": [11, 0], "x": 16.25, "y": 5.5},
{"matrix": [10, 2], "x": 17.25, "y": 5.5}
]
}
}
"bootloader": "stm32-dfu"
}