summaryrefslogtreecommitdiffstats
path: root/LICENSE (unfollow)
Commit message (Collapse)AuthorFilesLines
29 hoursmiscHEADmasterMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2021-06-09Add dogwhistleMattias Andrée5-1/+83
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-06Silence warningsMattias Andrée1-0/+10
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-06Begin working on checklistMattias Andrée3-0/+210
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-06Fix warningsMattias Andrée2-7/+8
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-06Use object files for large fontMattias Andrée7-99/+111
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-06Add (default) ability to build multicall binaryMattias Andrée8-26/+132
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-06Use libsimple instead of libcoreMattias Andrée7-142/+12
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-03-30m + Add timerMattias Andrée6-10/+400
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-03-28Add diceMattias Andrée2-0/+196
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-03-28mMattias Andrée1-2/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-03-28Add counterMattias Andrée5-7/+290
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-03-26stopwatch: do not reset when saving lap timeMattias Andrée1-19/+20
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-03-25stopwatch: add key p for pausingMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-03-25backlight: add todosMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-03-25backlight: remove old debug printsMattias Andrée1-5/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-03-25mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-03-25stopwatch: add lap counterMattias Andrée1-1/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-03-25Add clockMattias Andrée4-2/+556
Signed-off-by: Mattias Andrée <maandree@kth.se>