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