Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Sort header files | Jeremy Bettis | 2022-11-30 | 1 | -2/+2 |
* | Update license boilerplate text in source code files | Mike Frysinger | 2022-09-12 | 1 | -1/+1 |
* | tree-wide: const-ify argv for console commands | Caveh Jalali | 2022-09-01 | 1 | -1/+1 |
* | test/button.c: Format with clang-format | Jack Rosenthal | 2022-07-01 | 1 | -1/+1 |
* | test: Pass commandline arguments to run_test | Tom Hughes | 2020-05-30 | 1 | -1/+1 |
* | Button: Add unit tests for simulated button press | pandeyan | 2020-04-29 | 1 | -0/+134 |
* | cleanup: refactor CPRINTF("[%T ...]\n") to CPRINTS | Jack Rosenthal | 2019-07-17 | 1 | -1/+1 |
* | LICENSE: remove unnecessary (c) after Copyright | Tom Hughes | 2019-06-19 | 1 | -1/+1 |
* | Keyboard: Allow keyboard size to be set at run time | Daisuke Nojiri | 2018-10-19 | 1 | -0/+3 |
* | buttons: Make buttons[] common. | Aseda Aboagye | 2017-11-17 | 1 | -32/+31 |
* | button: Check volume up/down status and set recovery mode | Nicolas Boichat | 2017-01-20 | 1 | -6/+8 |
* | Add support for extra buttons not on the keyboard | ChromeOS Developer | 2014-02-07 | 1 | -0/+180 |