Drashna Jaelre
|
b3fc33faf7
Re-add encoder tests (#15312)
|
3 年 前 |
Drashna Jaelre
|
4d0dd1eab7
[Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)
|
3 年 前 |
Stefan Kerkmann
|
a24bdccee0
[Tests] Increase QMK test coverage take 2 (#15269)
|
3 年 前 |
Nick Brassel
|
7746aefe94
Revert "[Tests] Increase QMK test coverage (#13789)"
|
3 年 前 |
Stefan Kerkmann
|
b6054c0206
[Tests] Increase QMK test coverage (#13789)
|
3 年 前 |
Balz Guenat
|
32215d5bff
Rework encoders to enable asymmetric split keyboards (#12090)
|
3 年 前 |
Joel Challis
|
2728603fe6
Move tmk_core/common/<plat> (#13918)
|
3 年 前 |
Joel Challis
|
0f92614240
Fix develop after recent changes (#14975)
|
3 年 前 |
Joel Challis
|
b780c797be
Migrate makefile utilities to sub-directory (#14917)
|
3 年 前 |
Joel Challis
|
bd2f8ab88a
Infer more when building features (#13890)
|
3 年 前 |
Joel Challis
|
1c0347b8b8
Remove SERIAL_LINK feature (#14727)
|
3 年 前 |
Donald Kjer
|
e756a21636
eeprom_stm32: implement high density wear leveling (#12567)
|
3 年 前 |
Joel Challis
|
34de7ca224
Move print/debug files to quantum (#12069)
|
3 年 前 |
QMK Bot
|
d908970522
Merge remote-tracking branch 'origin/master' into develop
|
3 年 前 |
Joel Challis
|
fc9fb2c775
Allow output of logging when running unit tests (#13556)
|
3 年 前 |
Simon Arlott
|
b829a1d264
Avoid 8-bit timer overflows in debounce algorithms (#12240)
|
4 年 前 |
Ryan
|
1b7b72c0e9
Ensure single newline at EOF for core files (#11310)
|
4 年 前 |
James Young
|
c66df16644
2020 November 28 Breaking Changes Update (#11053)
|
4 年 前 |
Joel Challis
|
d96380e654
Initial arm->chibios pass - simplify some platform logic (#8450)
|
5 年 前 |
Fred Sundvik
|
1c0fe956ac
Split common.mk into common.mk and common_features.mk
|
8 年 前 |
Fred Sundvik
|
d29906cb64
Emulate eeprom
|
8 年 前 |
Fred Sundvik
|
8674f9c466
Make sure config.h is included
|
8 年 前 |
Fred Sundvik
|
30f22d450d
Add basic infrastrucure for building full tests
|
8 年 前 |
Fred Sundvik
|
42baa6cf43
Disable map file creation when building tests
|
8 年 前 |
Fred Sundvik
|
c692fd1d55
More common settings for unit tests and keyboards
|
8 年 前 |
Fred Sundvik
|
0a11460175
Build actual tests, convert byte_stuffer_tests
|
8 年 前 |
Fred Sundvik
|
8a9aac6e32
Rules for compiling and linking google test
|
8 年 前 |
Fred Sundvik
|
27a673f5cf
The makefile actually calls build_test
|
8 年 前 |