summaryrefslogtreecommitdiff
path: root/include/keyboard_scan.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesstabilize-quickfix-15278.72.B-ishstabilize-quickfix-15183.78.B-ishstabilize-15446.B-ishstabilize-15439.B-ishstabilize-15432.B-ishstabilize-15429.B-ishstabilize-15415.B-ishstabilize-15395.B-ishstabilize-15393.48.B-ishstabilize-15381.B-ishstabilize-15364.B-ishstabilize-15361.B-ishstabilize-15359.B-ishstabilize-15359.58.B-ishstabilize-15359.50.B-ishstabilize-15359.45.B-ishstabilize-15335.B-ishstabilize-15329.59.B-ishstabilize-15329.44.B-ishstabilize-15317.B-ishstabilize-15301.B-ishstabilize-15300.B-ishstabilize-15278.64.B-ishstabilize-15251.B-ishstabilize-15245.B-ishstabilize-15236.66.B-ishstabilize-15208.B-ishstabilize-15207.B-ishstabilize-15185.B-ishstabilize-15185.7.B-ishstabilize-15183.82.B-ishstabilize-15183.69.B-ishstabilize-15183.14.B-ishstabilize-15174.B-ishstabilize-15167.B-ishstabilize-15129.B-ishstabilize-15122.B-ishstabilize-15120.B-ishstabilize-15117.86.B-ishstabilize-15117.48.B-ishstabilize-15117.111.B-ishrelease-R114-15437.B-ishrelease-R113-15393.B-ishrelease-R112-15359.B-ishrelease-R111-15329.B-ishrelease-R110-15278.B-ishrelease-R109-15237.B-ishrelease-R109-15236.B-ishrelease-R108-15183.B-ishrelease-R107-15117.B-ishishfirmware-ti50-prepvt-15315.B-ishfirmware-skyrim-15390.B-ishfirmware-skyrim-15369.B-ishfirmware-nissa-15217.B-ishfirmware-nissa-15217.45.B-ishfirmware-nissa-15217.126.B-ishfirmware-duplo-15151.B-ishfirmware-corsola-15194.B-ishfactory-trogdor-15210.B-ishfactory-skyrim-15384.B-ishfactory-nissa-15199.B-ishfactory-corsola-15197.B-ishfactory-corsola-15196.B-ishfactory-brya-15231.B-ishMike Frysinger2022-09-141-1/+1
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-0/+10
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* common/vivaldi: Make the "Alt+VolUp+r" work on vivaldi keyboardsRajat Jain2020-04-211-0/+6
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* common: Include compile_time_macros.h when neededGwendal Grignou2019-03-261-0/+1
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-191-2/+2
* ec/google: Add command to fetch keyboard ID from ECparis_yeh2018-06-201-0/+10
* keyboard_scan: Disable when USB is suspended without wakeNicolas Boichat2018-02-051-0/+1
* keyboard_scan: Add option to not handle boot key combinationsNicolas Boichat2017-05-081-1/+1
* keyboard: Clear typematic when disabling keyboardDaisuke Nojiri2017-05-031-0/+5
* common: Add new recovery mode button combinationFurquan Shaikh2016-11-081-9/+16
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-111-8/+15
* rambi: glimmer: Disable key scanning in suspend when lid is openAlec Berg2014-03-271-0/+5
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-2/+2
* Allow keyboard_scan_config to be customized per-boardBill Richardson2013-04-241-0/+4
* Fix test compilation error for linkVic Yang2013-04-131-0/+11
* Merge lm4 and stm32 implementations of keyboard_scanRandall Spangler2013-03-291-0/+34
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-271-15/+8
* Add keyboard_raw interfaceRandall Spangler2013-03-221-12/+0
* Use common declaration of keyboard_scan_interrupt()Randall Spangler2013-03-191-7/+29
* spring: stm32: Generate battery key when charging status changes.Todd Broch2013-03-131-0/+3
* Clean up keyboard_scan moduleRandall Spangler2012-10-231-1/+1
* Refactor runtime special key combination codeRandall Spangler2012-09-101-2/+0
* Remove old code to clear boot keyRandall Spangler2012-09-101-3/+0
* Refactor boot key detectionRandall Spangler2012-06-261-3/+23
* Release keyboard recovery button on next power-onRandall Spangler2012-06-041-4/+3
* Keyboard scan must stop driving columns when power button is pressed.Louis Yung-Chieh Lo2012-05-241-0/+5
* Use common host command processing for Daisy I2CVincent Palatin2012-05-181-15/+0
* stm32: add a FIFO for keyboard usageDavid Hendricks2012-05-161-0/+3
* Update keyboard scanning for stm32 to use messagesSimon Glass2012-04-111-0/+15
* Check for recovery key sequence at initRandall Spangler2012-02-141-1/+4
* Initial sources import 1/3Randall Spangler2011-12-071-0/+16