InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.65k stars 914 forks source link

Documentation for tips on adding new watch face #1301

Open bmsleight opened 1 year ago

bmsleight commented 1 year ago

Verification

Pitch us your idea!

Add Documentation for tips on adding new watch face

Description

PR to follow Useful way to start hacking a new watch face.

kieranc commented 1 year ago

There's a wiki page here: https://wiki.pine64.org/wiki/PineTime_Custom_Watchface_Tutorial It might be somewhat out of date, I'll try and scan through it to see, and maybe add it to the new docs repo. edit: it is quite outdated sadly and will need some work to bring it up to date.

margamanterola commented 2 weeks ago

I recently went through the process of adding a new face. All documentation online is currently so outdated, that it might be better to not have it at all, as it's super misleading.