summaryrefslogtreecommitdiff
path: root/include/keyboard_8042_sharedlib.h
Commit message (Expand)AuthorAgeFilesLines
* ec: Change get_keycap_label return to unsignedJeremy Bettis2023-01-061-2/+2
* include: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/keyboard_8042_sharedlib.h: Format with clang-formatJack Rosenthal2022-06-291-70/+70
* keyboard: Modify register_scancode_set2 APIYu-An Chen2022-05-201-1/+1
* keyboard: Add register_scancode_set2 APIDaisuke Nojiri2022-05-171-0/+10
* common/keyboard_vivaldi: Add new top row action keyScott Chao2021-08-031-0/+2
* common/keyboard_vivaldi: New keyboard framework for custom layoutRajat Jain2020-04-211-1/+2
* common: Make scancode table always mutableRajat Jain2020-04-211-14/+35
* common/vivaldi: Minor fixupsRajat Jain2020-03-271-2/+2
* common/keyboard_vivaldi: Support for new Vivaldi keyboardRajat Jain2020-03-171-10/+32
* keyboard: Add a new config for the keyboard customizationZhuohao Lee2020-03-101-2/+4
* common/keyboard_8042: When pressed, print F11-F15 for debugRajat Jain2020-03-041-2/+2
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-191-4/+4
* Keyboard: switch column and row of scancode tableDaisuke Nojiri2018-10-191-4/+4
* keyboard: display keycap label in key status debug messagesNamyoon Woo2018-09-131-0/+48
* keyboard: Change scan code magic values to enum.Hung-Te Lin2018-08-161-0/+49
* keyboard: Keep only scan code set 2 table and do translation for set 1.Hung-Te Lin2018-08-151-4/+5
* keyboard_8042: Allow scancode sets to be mutableDuncan Laurie2017-05-181-0/+5
* libsharedobjs: Add 8042 scancodes to shared lib.Aseda Aboagye2015-07-171-0/+28