~ruther/qmk_firmware

54383674 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
1e402060 — Nick Brassel 3 years ago
Bump revision for auto-tagging.

Seems there was an error, but it wasn't failing the actions run.

https://github.com/anothrNick/github-tag-action/releases/tag/1.39.0
33b62b68 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
fa3dd373 — Joel Challis 3 years ago
Fix error message in generated code (#17484)

01ecf332 — Nick Brassel 3 years ago
Generic wear-leveling algorithm (#16996)

* Initial import of wear-leveling algorithm.

* Alignment.

* Docs tweaks.

* Lock/unlock.

* Update quantum/wear_leveling/wear_leveling_internal.h

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>

* More tests, fix issue with consolidation when unlocked.

* More tests.

* Review comments.

* Add plumbing for FNV1a.

* Another test checking that checksum mismatch clears the cache.

* Check that the write log still gets played back.

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
0d013a21 — Thomas Kriechbaumer 3 years ago
[Split] Verify Split Pointing Device config (#17481)

01bc9743 — Thomas Kriechbaumer 3 years ago
improvements for Cirque Pinnacle trackpads (#17091)

60cbb251 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
410686dc — rooski15 3 years ago
[Keyboard] Add blockboy/ac980mini keyboard (#16839)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
99614bd8 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
e13bb58c — precondition 3 years ago
Only omit paths containing "/keymaps/" (#17468)

This allows keyboard names to contain the word "keymaps"
e30cd0fa — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
7fd3d76f — Drashna Jaelre 3 years ago
[Split] Ensure SOFT_SERIAL_PIN is defined if USE_I2C isn't defined (#17466)

c43e89bb — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Fixup skergo - missing keycode in keymaps (#17458)

3c9f27e1 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
31dfdaa1 — Evelien Dekkers 3 years ago
[Keyboard] Fix firmware size for via keymap on Atom47 (#17472)

3b9e1860 — precondition 3 years ago
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)

0e60b3a6 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
a8677ed2 — Nick Brassel 3 years ago
Fix up Djinn fuse handling. (#17465)

Next