Merge remote-tracking branch 'origin/master' into develop
Debian requires package libusb-dev to build bootloaderHID (#13105)
Merge remote-tracking branch 'origin/master' into develop
Top level heading for common config (LED Matrix) (#13153)
Top level heading for common config (RGB Matrix) (#13120)
* Top level heading for common config
Prior to this, the some of the common config looks like a detail of the APA102 driver
* Change heading to Common Config (RGB Matrix)
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Keebio Iris rev4 - keymap with dual encoder support (#13063)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (#12552)
This commit makes atmel-dfu and chibios-dfu bootloaders retry to detect the bootloader
every 0,5 seconds (now configurable via the BOOTLOADER_RETRY_TIME makefile variable),
and a period is printed after every try. This is a much more pleasant behaviour than
the 5s retry timeout.
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] hatchback (#12958)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add via support for the Leopold FC980C (#12860)
Limit saturation for RGB_MATRIX_JELLYBEAN_RAINDROPS (#12669)
* Set saturation limit to jellybean_raindrops_anim.h
* Use faster bit-shift maths and qadd8
* Remove extra parenthesis
* Single bitmask operation is sufficient.
Co-authored-by: filterpaper <filterpaper@localhost>
Add asym_eager_defer_pk debounce type (#12689)
Merge remote-tracking branch 'origin/master' into develop