summaryrefslogtreecommitdiffstats
path: root/builddefs/build_test.mk
Commit message (Collapse)AuthorAgeFilesLines
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-151-0/+4
|
* Detect host OS based on USB fingerprint (#18463)Ruslan Sayfutdinov2022-12-091-0/+1
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Fix garbled test output (#18822)Joel Challis2022-10-231-1/+1
| | | | | * Fix garbled test output * Correct SRC listing
* [Core] Update mpaland/printf to eyalroz/printf fork (#16163)Stefan Kerkmann2022-07-071-3/+3
| | | | | | | | mpaland printf implementation was abandoned in ~2019 and the fork by eyalroz is now regarded to be the goto replacement of it. So this commit incoporates the changes needed to use this fork in QMK. Note that pointer ptrdiff_t is always supported since commit 51c90f93a97fdaef895783ecbe24569be0db7cb8
* Generic wear-leveling algorithm (#16996)Nick Brassel2022-06-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-131-1/+1
|
* Asymmetric encoders, encoder tests. (#16068)Nick Brassel2022-03-081-0/+2
|
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-101-0/+84