summaryrefslogtreecommitdiff
path: root/common/button.c
Commit message (Expand)AuthorAgeFilesLines
* button: Add console command to simulate button pressVijay Hiremath2016-09-021-1/+85
* mkbp: Add keyboard_update_button().Aseda Aboagye2016-07-191-1/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-3/+6
* common: button: Add items to .bss.slow.Aseda Aboagye2015-11-091-2/+2
* Add cprints() and ccprints()Vic Yang2014-05-211-3/+3
* cleanup: add square brackets to make test parser easierLouis Yung-Chieh Lo2014-05-071-1/+1
* Only call button handler if keyboard protocol task definedChromeOS Developer2014-02-071-0/+2
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-071-0/+127