summaryrefslogtreecommitdiff
path: root/Libraries/LibKeyboard/CharacterMapData.h
AgeCommit message (Expand)Author
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2021-01-06CharacterMap: Added a new Shift+AltGr map.Davide Carella
2020-06-16LibKeyboard: Replace char data type to u32 for code pointHüseyin ASLITÜRK
2020-06-13LibKeyboard: Move character map from Kernel to LibKeyboardHüseyin ASLITÜRK
2020-06-03LibKeyboard: Add new library for keyboard applicationsHüseyin ASLITÜRK