* Correct AliExpress Hardware Availability link in readme
Previous URL linked to a Cospad listing.
[chore]
[docs]
* Convert `info.json` to four-space indent
[style]
* Correct `LAYOUT_all` matrix data
The right half of split Backspace is actually located at [5, 9], not
[5, 3].
[bugfix]
* Correct `LAYOUT_96_iso` matrix data
Corrects the matrix positions of the ISO Hash/Tilde and ISO Enter keys
to [3, 12] and [3, 13], respectively.
[bugfix]
* Add layout/matrix diagram
[docs]
* Refactor keymaps
- remove "inline block" comments
- grid-align keycodes
- use four-space indent
[style]