Flag LAYOUT macros still defined in .h files (#23260)
kb-elmo AEK II USB: correct Configurator data (#23252)
Correct the QMK Configurator / `qmk info -m` data.
[chore]
Fixes for encoder abstraction. (#23195)
KBDfans KBD19x Layout Additions (#23230)
* Add layout/matrix diagram
[docs]
* Re-sort JSON `layouts` object
Moves the `LAYOUT_all` object to be first in sequence.
[refactor]
* Add `LAYOUT_ansi_split_bs`
[enhancement]
* Add `LAYOUT_iso_split_bs`
[enhancement]
* Add `LAYOUT_ansi_wkl_split_bs`
[enhancement]
* Add `LAYOUT_ansi_wkl`
[enhancement]
* Add `LAYOUT_iso_wkl_split_bs`
[enhancement]
* Add `LAYOUT_iso_wkl`
[enhancement]
Attempt to deal with GCC 13+ and rv32 arch extensions. (#23086)
Orthograph: correct layout data (#23213)
* correct layout data
Correct the key sizes and positions in the layout data.
[chore]
* remove layout offset
Remove the dead space from the layout data.
[chore]
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
Add instructions for debugging ARM with VSCode+BMP. (#11217)
Attempt to fix changed files on CI workflow (#23205)
Bump peter-evans/create-pull-request from 5 to 6 (#22995)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Iron180 V2 H: correct key sizes (#23214)
`mntre_v3`: correct layout data (#23216)
Iron180 V2 S: correct ANSI Enter key sizes (#23215)
Workaround for uart makefile issues (#23192)
Normalise .editorconfig. (#23186)
Remove cd suggestion from new-keyboard (#23194)