summaryrefslogtreecommitdiff
path: root/include/input/Keyboard.h
AgeCommit message (Expand)Author
2022-09-10libinput: Use #pragma once instead of explicit define guards Prabir Pradhan
2022-06-03Do not load keylayout if required kernel module is missing Siarhei Vishniakou
2020-09-08Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c... Treehugger Robot
2020-09-03Move PropertyMap from libutils to libinput Siarhei Vishniakou
2020-08-28Move KeyCharacterMap from RefBase to shared_ptr. Chris Ye
2020-08-28Move KeyLayoutMap from RefBase to shared_ptr. Chris Ye
2019-02-20Remove unused defines from Keyboard.h Siarhei Vishniakou
2018-09-05Prefer std::string over String8 Siarhei Vishniakou
2015-09-29Allow defining replacement key events in keymap Dmitry Torokhov
2014-04-22Move key attribute information out of native. Michael Wright
2013-10-18Parse LED mappings in keylayout files Michael Wright
2013-07-01Move input library code from frameworks/base. Jeff Brown