Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 1 | -4/+10 |
* | [Tests] Increase QMK test coverage take 2 (#15269) | Stefan Kerkmann | 2021-11-23 | 1 | -8/+13 |
* | Revert "[Tests] Increase QMK test coverage (#13789)" | Nick Brassel | 2021-11-23 | 1 | -13/+8 |
* | [Tests] Increase QMK test coverage (#13789) | Stefan Kerkmann | 2021-11-23 | 1 | -8/+13 |
* | [Core] Fix "6kro enable" and clarify naming (#14563) | Drashna Jaelre | 2021-09-29 | 1 | -1/+1 |
* | Ensure single newline at EOF for core files (#11310) | Ryan | 2020-12-28 | 1 | -1/+1 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -35/+27 |
* | Configure vscode file associations, use hpp instead of h | Fred Sundvik | 2017-07-08 | 1 | -1/+1 |
* | Add simple modifier test | Fred Sundvik | 2017-07-08 | 1 | -4/+10 |
* | Add a couple of todos to keyboard_report_util.cpp | Fred Sundvik | 2017-06-19 | 1 | -0/+3 |
* | Test two keys pressed at once | Fred Sundvik | 2017-06-18 | 1 | -2/+28 |
* | Actually test for correct key presses | Fred Sundvik | 2017-06-18 | 1 | -0/+47 |