index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build_test.mk
Age
Commit message (
Expand
)
Author
2021-08-23
eeprom_stm32: implement high density wear leveling (#12567)
Donald Kjer
2021-08-03
Move print/debug files to quantum (#12069)
Joel Challis
2021-07-25
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-07-25
Allow output of logging when running unit tests (#13556)
Joel Challis
2021-06-09
Avoid 8-bit timer overflows in debounce algorithms (#12240)
Simon Arlott
2020-12-28
Ensure single newline at EOF for core files (#11310)
Ryan
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-03-21
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2017-06-18
Split common.mk into common.mk and common_features.mk
Fred Sundvik
2017-06-18
Emulate eeprom
Fred Sundvik
2017-06-18
Make sure config.h is included
Fred Sundvik
2017-06-18
Add basic infrastrucure for building full tests
Fred Sundvik
2016-08-27
Disable map file creation when building tests
Fred Sundvik
2016-08-27
More common settings for unit tests and keyboards
Fred Sundvik
2016-08-27
Build actual tests, convert byte_stuffer_tests
Fred Sundvik
2016-08-27
Rules for compiling and linking google test
Fred Sundvik
2016-08-27
The makefile actually calls build_test
Fred Sundvik