[Keymap] Updated Freoduo keymap (#19351)
[Bug] Use correct functions for RGB Matrix support in VIA (#19554)
[keyboard] Enable community layout support (#19499)
[Keychron Q5] Build failures: recursive function call. (#19553)
New ChibiOS SVN URL, added new release. (#19493)
Add some missing layout data (#19539)
Remove invalid pin_compatible config from defaults (#19512)
Fix `handwired/onekey/kb2040` WS2812 pin (#19517)
docs: Fix IS31FL3743A driver name (#19518)
Incorrectly documented.
See: `builddefs/common_features.mk`
Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)
The code which generated the MATRIX_COLS and MATRIX_ROWS defines from
the JSON information was checking the presence of the `matrix_pins` key,
which may not exist if a custom matrix is used. Check the presence of
`matrix_size` instead.
A comma was missing (#19507)
Bump anothrNick/github-tag-action from 1.56.0 to 1.57.0 (#19502)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add SapuSeven MacroPad12 (#19466)
* Add SapuSeven MacroPad12
* Update image url
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove unnecessary layers
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
feat(kprepublic/bm60hsrgb_poker): update carlosala keymap (#19426)
[Keyboard] Stop LED1 from flashing on layer change (#19427)
Allow for specifying the number of symbols to output. (#19497)
Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst providing support for filtering as per data-driven definitions. (#18971)