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

@@ -51,6 +51,7 @@
#include "nanosec_face.h"
#include "mars_time_face.h"
#include "peek_memory_face.h"
#include "periodic_table_face.h"
#include "squash_face.h"
#include "totp_face.h"
// New includes go above this line.