~ruther/qmk_firmware

d150595f — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
ba35c118 — Rickard von Essen 4 years ago
Debian requires package libusb-dev to build bootloaderHID (#13105)

a61c38c7 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
875bb48a — Brian Low 4 years ago
Top level heading for common config (LED Matrix) (#13153)

968e4f96 — Brian Low 4 years ago
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)
03f7bec6 — QMK Bot 4 years ago
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>
e2c58934 — Michael Stapelberg 4 years ago
core: make RESET key work with Teensy 4.x (#13076)

related to https://github.com/kinx-project/kint/issues/5
d37900b9 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
4720aa4a — kb-elmo 4 years ago
Change Lufa-MS size (#13183)

Co-authored-by: Drashna Jaelre <drashna@live.com>
06971da0 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
ed0451bc — Purdea Andrei 4 years ago
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.
2d6fe6ee — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
22cd151f — AlisGraveNil 4 years ago
[Keyboard] suv (#12957)

96c8afea — AlisGraveNil 4 years ago
[Keyboard] hatchback (#12958)

346f4548 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
39665999 — John Graham 4 years ago
[Keyboard] Add via support for the Leopold FC980C (#12860)

ff61df10 — Albert Y 4 years ago
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>
a0959f1b — Simon Arlott 4 years ago
Add asym_eager_defer_pk debounce type (#12689)

b1511532 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Next