aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-kbdc.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-28mds-kbdc will need multiple .c files + .h files are not required during linkingMattias Andrée1-253/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-28derpMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-28mMattias Andrée1-5/+7
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-28mkd-kbdc: split linesMattias Andrée1-7/+69
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-28missed to include LF at end of commentMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-28m + make sure the code ends with a new lineMattias Andrée1-5/+12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-28mds-kbdc: we cannot remove unneeded whitespace, but comments can still be removed, we want to be able to print out the codeMattias Andrée1-12/+15
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-28m + shrink kbd layout codeMattias Andrée1-0/+52
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-27m + kbd layout compiler: read fileMattias Andrée1-0/+127
Signed-off-by: Mattias Andrée <maandree@operamail.com>