summaryrefslogtreecommitdiff
path: root/platforms/test
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot3-6/+6
2025-03-06Add EOL to non-keyboard files (#24990)Joel Challis1-1/+1
2025-01-19Consolidate timer_elapsed implementations (#24830)Joel Challis1-8/+0
2024-03-06[Audio] Add support for audio shutdown pin (#22731)Drashna Jaelre1-3/+3
2023-09-25[Enhancement] Improvements for debounce test coverage + bug fixes for sym_def...Andre Brait1-5/+36
2023-07-08[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce fir...Pascal Getreuer2-0/+36
2022-12-15[Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann1-1/+2
2022-11-23NVRAM refactor, phase 1. (#18969)Nick Brassel5-16/+16
2022-06-08Rework paths for eeprom locations. (#17326)Nick Brassel1-2/+3
2022-06-06[Core] Update C standard to GNU11, C++ to GNU++14 (#17114)Stefan Kerkmann1-1/+1
2022-05-14[Core] Add Reboot keycode to core (#15990)Drashna Jaelre1-0/+1
2022-04-18Expose API for hardware unique ID (#16869)Joel Challis1-0/+9
2022-02-12Format code according to conventions (#16322)QMK Bot4-39/+67
2022-02-02Don't make EEPROM size assumptions with dynamic keymaps. (#16054)Nick Brassel4-7/+10
2021-12-27Format code according to conventions (#15593)QMK Bot1-1/+1
2021-12-27Refactor `bootloader_jump()` implementations (#15450)Ryan1-1/+1
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis14-0/+805