summaryrefslogtreecommitdiff
path: root/include/button.h
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* common: Include compile_time_macros.h when neededGwendal Grignou2019-03-261-0/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-3/+12
* Fizz: Add recovery buttonDaisuke Nojiri2017-05-121-0/+1
* button: Allow board to define recovery buttonsDaisuke Nojiri2017-05-091-0/+6
* button: Check volume up/down status and set recovery modeNicolas Boichat2017-01-201-0/+5
* Samus: Support capsense input as keyboard events.Bill Richardson2014-02-081-0/+8
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-071-0/+20
* 8042: Add interface for handling off-matrix button changesChromeOS Developer2014-02-071-0/+24