aboutsummaryrefslogtreecommitdiff
path: root/drivers/accessibility/speakup/speakupmap.h
AgeCommit message (Collapse)AuthorFilesLines
2022-06-27speakup: Generate speakupmap.h automaticallySamuel Thibault1-66/+0
speakupmap.h was not actually intended to be source code, speakupmap.map is. This resurrects the makemapdata.c and genmap.c tools to generate speakupmap.h automatically from the input and speakup headers, and the speakupmap.map keyboard mapping source file. Signed-off-by: Samuel Thibault <[email protected]> Link: https://lore.kernel.org/r/20220612172244.il3siyq7ueqnvah5@begin Signed-off-by: Greg Kroah-Hartman <[email protected]>
2020-07-29staging/speakup: Move out of stagingSamuel Thibault1-0/+66
The nasty TODO items are done. Signed-off-by: Samuel Thibault <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>