summaryrefslogtreecommitdiff
path: root/common/keyboard_scan.c
Commit message (Expand)AuthorAgeFilesLines
* samus: add hot keys alt+voldown+0|1|2 to set charging portstabilize-6662.BAlec Berg2015-01-071-0/+45
* Add cprints() and ccprints()Vic Yang2014-05-211-6/+7
* cleanup: add square brackets to make test parser easierLouis Yung-Chieh Lo2014-05-071-1/+2
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-111-31/+33
* rambi: glimmer: Disable key scanning in suspend when lid is openAlec Berg2014-03-271-7/+8
* Fix watchdog in keyboard scan if key outside mask pressedtest-5394.BRandall Spangler2014-01-291-3/+12
* Add F13 to 8042 keyboard scan matrixDave Parker2014-01-141-1/+1
* keyboard: Improve kbpress reliability for automationDoug Anderson2013-12-101-6/+58
* cleanup: Assorted TODO commentsRandall Spangler2013-10-311-6/+1
* Enforce a minimum number of clocks between keyboard scansRandall Spangler2013-10-141-0/+27
* Wake keyboard task when lid opensRandall Spangler2013-09-301-0/+13
* Update keyboard scanmatrix for Japanese keyboards.Dave Parker2013-08-301-1/+1
* Clean up and document keyboard config optionsRandall Spangler2013-07-231-1/+2
* do not store the keyboard state on the stackVincent Palatin2013-05-141-1/+1
* Allow keyboard_scan_config to be customized per-boardBill Richardson2013-04-241-19/+13
* Split lid switch code out of switch.c to its own fileRandall Spangler2013-04-021-3/+3
* Add parse_bool() to centralize parsing boolean optionsRandall Spangler2013-03-291-12/+6
* Merge lm4 and stm32 implementations of keyboard_scanRandall Spangler2013-03-291-71/+219
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-271-0/+502