summaryrefslogtreecommitdiffstats
path: root/movement/template/template.c
Commit message (Expand)AuthorAgeFilesLines
* typojoeycastillo2023-01-171-1/+1
* clarify return value notes in templatejoeycastillo2023-01-171-2/+6
* fix documentation of default loop handler in templatejoeycastillo2023-01-151-2/+2
* add movement_default_loop_handler, test with default watch facesjoeycastillo2023-01-141-7/+9
* Add break statement for EVENT_TICK in watch_face template (#64)Spencer Bywater2022-04-201-0/+1
* minor typo fixDavid Keck2022-01-261-1/+1
* added missing newlines to template filesDavid Keck2022-01-261-0/+1
* Added rough draft of watch_face script to generate custom watch faces from te...David Keck2022-01-261-1/+3
* movement: add template for watch face generatorJoey Castillo2022-01-251-0/+89