summaryrefslogtreecommitdiff
path: root/common/keyboard_test.c
Commit message (Expand)AuthorAgeFilesLines
* 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