summaryrefslogtreecommitdiffstats
path: root/movement/template/template.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵David Keck2022-01-261-1/+3
| | | | template. Corrected template file's missing includes and incorrect memset placeholder.
* movement: add template for watch face generatorJoey Castillo2022-01-251-0/+89