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