~ruther/qmk_firmware

d59f8d1c — Jonathan Rascher 4 years ago
Fix overrun in st7565_write_raw when not at (0, 0) (#13209)

f8d0ea92 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
9aea0fd5 — Philip (Han) Suh 4 years ago
[Keyboard] Fix layout in noon.h (#13087)

Forgot to include a KC_NO in a column, causing issues for customers
706c8beb — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
42d8ee16 — Leon Anavi 4 years ago
[Keymap] ANAVI Macro Pad 2 add binary keymap (#13090)

This binary keymap for ANAVI Macro Pad 2 helps with 0 and 1:

left key: 0
right key: 1

Combo press both keys to control the backlit.

Suggested-by: Chris <christopher.walker@crowdsupply.com>
Signed-off-by: Leon Anavi <leon@anavi.org>
25004123 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
403849bf — Aeonstrife 4 years ago
[Keyboard] Potato65 Hotswap Fixed mistake in key matrix (#13095)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
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
Next