Skip to content

Commit

Permalink
watchfaces: Add preview images, drop analog watchface
Browse files Browse the repository at this point in the history
- Add preview images for digital and minimal watchface
- Drop analog watchface

Signed-off-by: Daniel Kampert <[email protected]>
  • Loading branch information
Kampi committed Sep 26, 2024
1 parent b16b884 commit c27f290
Show file tree
Hide file tree
Showing 11 changed files with 1,378 additions and 493 deletions.
5 changes: 0 additions & 5 deletions app/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,6 @@ menu "ZSWatch"
endmenu

menu "Watchface"
config WATCHFACE_ANALOG
bool
prompt "Add analog watchface"
default n

config WATCHFACE_DIGITAL
bool
prompt "Add digital watchface"
Expand Down
Empty file.
687 changes: 687 additions & 0 deletions app/src/images/assets_watchfaces/face_digital_preview.c

Large diffs are not rendered by default.

687 changes: 687 additions & 0 deletions app/src/images/assets_watchfaces/face_minimal_preview.c

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions app/src/ui/watchfaces/analog/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit c27f290

Please sign in to comment.