~ruther/qmk_firmware

34446b79 — Nick Brassel 4 years ago
Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable flag. (#11426)

b7d4a9dc — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Homebrew install: ignore pinned formulae in `brew upgrade` (#11423)

1f8acb76 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
070240f2 — Joel Elkins 4 years ago
arm_atsam: Use PROGRAM_CMD for :flash target if set (#11424)

271c0cf1 — Nick Brassel 4 years ago
Merge remote-tracking branch 'upstream/master' into develop
Align ChibiOS spi_master behaviour with AVR (#11404)

* Align ChibiOS spi_master behaviour with AVR

* Rollback `spi_transmit()` and `spi_receive()` to preserve DMA
e8e090ac — Nick Brassel 4 years ago
Remove handwired/bluepill. (#11415)

7456e6c7 — Nick Brassel 4 years ago
ChibiOS conf migrations... take 4 (#11413)

* ChibiOS conf upgrade for cannonkeys/tsukuyomi

 cannonkeys/tsukuyomi - 7beddc74b03d652481198843a178177de5da3ddb

* ChibiOS conf upgrade for misterknife/knife66_iso

 misterknife/knife66_iso - f2dd6e6c54258ae9d09a88215b36fba34947fc23

* ChibiOS conf upgrade for mode/eighty

 mode/eighty/m80h - 4bbbee01a89a5b4ab5f4de36e0dd2044cf54a698
 mode/eighty/m80s - 6de4a1affab4ed8f08423eb511393ed797e3ea77
11bd98f6 — Zach White 4 years ago
Fix broken keyboards (#11412)

* Fix a couple errors

* add a dependency for the generated headers
b3de903a — Joshua Diamond 4 years ago
Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406)

* fix incorrect bit math when RGBLIGHT_MAX_LAYERS > 16

* with 1UL cast is not needed

* ...but just casting works and is even more efficient

* cformat
f27d8d94 — Zach White 4 years ago
Fix compiling on develop (#11409)

f12000a1 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
c0754313 — Zach White 4 years ago
Return the make exit code for qmk compile and flash (#11402)

26634366 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
2e9d0919 — Felix Jen 4 years ago
[Keyboard] Added LDK65 based off BKS65 (#11335)

e190872b — Joshua Diamond 4 years ago
Improved Language Specific Keycodes for US International and Extended Layouts (#11307)

Co-authored-by: Ryan <fauxpark@gmail.com>
8e68003b — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
13efa829 — npspears 4 years ago
Update quark pin config (#11398)

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