AMJKeyboard AMJ96 Layout Additions (#23267)
Fixup cipulot eeprom. (#23280)
Update feature_tri_layer.md - typo (#23275)
Add SIRIND Brick65 (#23245)
Add KM113 keyboard (#22669)
Absolute paths for -kb argument should error consistently (#23262)
[Keyboard] Add PetruziaMini (#23201)
* Uploading the PetruziaMini
My first try on uploading somethings on github. Hoping it works, this is my handwired PetruziaMini. I don't know if it will be visible on qmk configurator now
* 36 key hhbk inspired kb
* Required changes done
I compiled it locally and works
* Last changes requested
Added a imgur image (first time using, hoping i did it right) and summarized the description as requeste
* Fixed imegur link
* Ops, i've lost this. Here it comes
Thanks for helping! I'll take notes for next time :)
Ares Layout Additions (#23254)
Aero 75 Hotswap: correct layout data (#23253)
KBDfans KBD75 Layout Additions (#23234)
Fix Magicforce MF17 RGB matrix (#23263)
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]