summaryrefslogtreecommitdiff
path: root/include/keyboard_8042.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/keyboard_8042.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* hammer: support vivaldi keyboardTing Shen2020-11-101-9/+0
* keyboard_8042: Send aux data to host from interrupt context.Edward Hill2020-07-241-2/+2
* keyboard_8042: Add comment about KEYBOARD_ROW_REFRESHRajat Jain2020-05-061-0/+6
* common/keyboard_vivaldi: New keyboard framework for custom layoutRajat Jain2020-04-211-0/+3
* common/keyboard_8042: Add ability to send/receive AUX dataRaul E Rangel2020-03-021-0/+14
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* keyboard: Add CONFIG_KEYBOARD_SCANCODE_CALLBACK for board-specific hooks.Hung-Te Lin2018-08-171-0/+17
* keyboard: Always call keyboard_state_changedNicolas Boichat2016-11-171-7/+0
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-071-0/+8
* Split out power button code from switch.cRandall Spangler2013-04-251-5/+0
* Merge i8042.c into keyboard_8042.cRandall Spangler2013-03-291-17/+5
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-271-0/+47