summaryrefslogtreecommitdiff
path: root/include/button.h
Commit message (Expand)AuthorAgeFilesLines
* gpio: cleanup header usage for buttonsKeith Short2022-02-251-1/+1
* cleanup: button: Reword commentsAseda Aboagye2020-09-291-4/+6
* button: presss volume button detected by adcBen Chen2020-09-291-0/+14
* config.h: Add CONFIG_DEDICATED_RECOVERY_BUTTON_2Andrew McRae2020-05-221-1/+16
* Button: add ectool command to simulate button presspandeyan2020-03-171-17/+1
* Button: Clean up button librarydnojiri2020-03-051-0/+2
* volteer: Configure EC_VOLUP_BTN_ODL for next buildKeith Short2020-02-271-0/+15
* 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