Add Basalt support, completing support of color Pebbles

This commit is contained in:
2026-03-23 22:27:43 -04:00
parent 9cddec1767
commit 5d93928678
3 changed files with 75 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
# Maan On My Wrist XL
This is an unofficial and greatly expanded port of the [Maan On My Wrist](https://apps.rebble.io/en_US/application/557724772d93bc0eae00004c?native=false&query=maan&section=watchfaces) watchface to all devices not natively supported by the original. This includes the new Pebble Time 2 (emery) and Pebble Round 2 (gabbro), as well as the classic Pebble Time Round (chalk).
This is an unofficial and greatly expanded port of the [Maan On My Wrist](https://apps.rebble.io/en_US/application/557724772d93bc0eae00004c?native=false&query=maan&section=watchfaces) watchface to all color Pebbles, including the new Pebble Time 2/Round 2.
Since the original watchface is **NOT** open source, this "port" could be more accurately described as a recreation based on assets dumped from the original.
@@ -12,8 +12,8 @@ Since the original watchface is **NOT** open source, this "port" could be more a
- Some creature parts removed by the original developer (to conserve space) have been re-added
- Most creature parts now have manually placed accent colors
- Creature parts are now dynamically and randomly re-colored when loaded in
- This port is not compatible with 144x168 Pebbles
- The original [Maan On My Wrist](https://apps.rebble.io/en_US/application/557724772d93bc0eae00004c?native=false&query=maan&section=watchfaces) is still perfectly silly on 144x168 watches!
- This port is not compatible with black&white Pebbles
- The original [Maan On My Wrist](https://apps.rebble.io/en_US/application/557724772d93bc0eae00004c?native=false&query=maan&section=watchfaces) is still perfectly silly on b&w screens!
# Development
1. Install the [Pebble SDK](https://developer.repebble.com/sdk/)