Xiudi XD96 Layout Bugfixes and Touch-Up (#23242)
* 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]
[Keyboard] Add CMK11 (#23239)
* adding cmk11
* correcting default keymap
* removing rules.mk
* removing unnecessary comment
Iron180 V2 H: correct key sizes (#23214)
`mntre_v3`: correct layout data (#23216)
Iron180 V2 S: correct ANSI Enter key sizes (#23215)
Fixing typos for OSAv2 and OSAv2_Topre (#23161)
Correcting tilde to grave, fixing a typo in ec.c, and removing some comments that were accidentally left in.
geistmaschine/geist: enable mousekey, fix issues in default/via keymap (#23187)
Satisfaction75 post merge updates (#23158)
Ensmallification of `helix/rev3_5rows:via`. (#23159)
cipulot/common: Fix for multiple AMUX usage (#23155)
LED drivers: update keyboard LED configs (#23073)
* IS31FL3733: update keyboard LED config
* IS31FL3736: update keyboard LED config
* IS31FL3737: update keyboard LED config
* IS31FL3741: update keyboard LED config
* IS31FL3743A: update keyboard LED config
* AW20216S: update keyboard LED config
* SNLED27351: update keyboard LED config
Add LED/RGB Matrix drivers to info.json schema (#23127)
Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#23128)
Merge remote-tracking branch 'origin/master' into develop