Update feature_rgblight.md (#21483)
YMDK Melody96 Matrix Touch-Up (#22113)
* Correct layout/matrix diagram
Correct swapped designations for ANSI Backslash and ANSI Enter keys.
[docs]
* Correct matrix data
Correct the matrix data for:
- `LAYOUT_all`
- `LAYOUT_96_ansi`
- `LAYOUT_96_ansi_splitbs`
which all had the matrix positions for ANSI Backslash and ANSI Enter swapped.
[bugfix]
* Implement `LAYOUT_hotswap` directly
Implement `LAYOUT_hotswap` as its own layout, instead of aliasing it to
`LAYOUT_96_ansi`.
[bugfix]
* Specify primary support for Soldered PCBs
Current version of codebase primarily supports Soldered PCBs.
[enhancement] [docs]
[Keyboard] Enable RGB_TEST animation on riot_pad (#22118)
Co-authored-by: ShandonCodes <shandon@shandon.codes>
Add reminder about format-json to PR Checklist (#22055)
GMMK2 96% ISO: Correct layout data (#22101)
Fix up `qmk mass-compile` makefile indenting. (#22115)
Shoc: physically arrange keymaps/layout macro (#22100)
Added OLED SSD1306 128x64 to the verified working table (#22112)
Royal Kludge RK G68 Community Layout Support (#22103)
* Rename `LAYOUT` to `LAYOUT_65_ansi`
[refactor]
* Enable Community Layout support
[enhancement]
* Touch-up keymaps
- fix keycode grid alignment
[style]
* Touch-up readme
- link to maintainer's GitHub profile
- specify codebase is for RGB version of RK G68
- update Hardware Availability links
[docs]
Allow for `qmk compile -kb all`. (#22022)
keymaps: Fix hacker_dvorak build. (#22102)
kimiko: mirror encoder pins between halves (#21728)
Quarkeys Studio Z67 Hotswap Community Layout Support (#22096)