summaryrefslogtreecommitdiff
path: root/Applications/KeyboardMapper
AgeCommit message (Expand)Author
2020-06-16KeyboardMapper: Replace char data type to u32 for code pointHüseyin ASLITÜRK
2020-06-13Application: KeyboardMapper, make button to like a real keyHüseyin ASLITÜRK
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-06-03KeyboardMapper: Add missing #pragma onceAndreas Kling
2020-06-03Applications: Add new KeyboardMapper applicationHüseyin ASLITÜRK