summaryrefslogtreecommitdiff
path: root/common/keyboard_test.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/keyboard_test.c: Format with clang-formatJack Rosenthal2022-07-011-8/+7
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* 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-1/+1
* Move keyboard dimension and key constants to keyboard_config.hRandall Spangler2013-03-221-2/+2
* stm32: Implement keyscan test infrastructureSimon Glass2012-10-311-0/+201