summaryrefslogtreecommitdiff
path: root/test/button.c
Commit message (Expand)AuthorAgeFilesLines
* test: Sort header filesJeremy Bettis2022-11-301-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* test/button.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* Button: Add unit tests for simulated button presspandeyan2020-04-291-0/+134
* cleanup: refactor CPRINTF("[%T ...]\n") to CPRINTSJack Rosenthal2019-07-171-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-191-0/+3
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-32/+31
* button: Check volume up/down status and set recovery modeNicolas Boichat2017-01-201-6/+8
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-071-0/+180