summaryrefslogtreecommitdiff
path: root/include/input/Keyboard.h
AgeCommit message (Expand)Author
2020-09-08Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c...Treehugger Robot
2020-09-03Move PropertyMap from libutils to libinputSiarhei 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.hSiarhei Vishniakou
2018-09-05Prefer std::string over String8Siarhei Vishniakou
2015-09-29Allow defining replacement key events in keymapDmitry Torokhov
2014-04-22Move key attribute information out of native.Michael Wright
2013-10-18Parse LED mappings in keylayout filesMichael Wright
2013-07-01Move input library code from frameworks/base.Jeff Brown