Merge remote-tracking branch 'origin/master' into develop
Add macroboard(5x6 OLKB blackpill) keyboard (#16219)
* Add macroboard keyboard
* Fix issues requested in pull request
* Removed halconf/mcuconf and moved to handwired directory
* Added description, enabled bootmagic, disabled console
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
[Docs] feature: mouse keys, fix misused wording (#16226)
Add `custom` to list of valid bootloader types in info.json (#16228)
Add missing `BOOTLOADER` for a handful of boards (#16225)
add version.h to gitignore (#16222)
RGB Matrix: Reload from EEPROM (#15923)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
[Keymap] add LalitMaganti GMMK Pro Keymap (#16203)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Followup to #16220, more test error output. (#16221)
Merge remote-tracking branch 'origin/master' into develop
Studio Kestra Galatea: add (#16218)
Standardise error output. (#16220)
Merge remote-tracking branch 'origin/master' into develop
Bathroom Epiphanies Ghost Squid: add QMK Configurator data (#16212)
ChibiOS: add support for HID Programmable Buttons (#15787)
* ChibiOS: add support for HID Programmable Buttons
Fixes #15596
* Enable SHARED_ENDPOINT when PROGRAMMABLE_BUTTON is enabled
The Programmable Button driver expects the shared EP to be enabled.
So enforce this invariant.
Merge remote-tracking branch 'origin/master' into develop