Update Periodic Table Face for Second Movement (#23)

* Basic Second Movement support

* Basic support for custom LCD

* Full support for custom LCD

* Fix long press when face in first slot

* Rename to periodic_table_face

* Update header description
This commit is contained in:
PrimmR
2025-07-06 16:45:26 +01:00
committed by GitHub
parent ece29d776c
commit 5864af1c56
5 changed files with 617 additions and 517 deletions

View File

@@ -28,4 +28,5 @@ SRCS += \
./watch-faces/settings/nanosec_face.c \
./watch-faces/io/chirpy_demo_face.c \
./watch-faces/io/irda_upload_face.c \
./watch-faces/complication/periodic_table_face.c \
# New watch faces go above this line.