瀏覽代碼

get ready for release

zinongli 1 年之前
父節點
當前提交
caf43dfef9
共有 5 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      key_copier.c
  2. 二進制
      screenshots/config.png
  3. 二進制
      screenshots/kw1.png
  4. 二進制
      screenshots/load.png
  5. 二進制
      screenshots/main_menu.png

+ 1 - 1
key_copier.c

@@ -676,7 +676,7 @@ static KeyCopierApp* key_copier_app_alloc() {
         0,
         128,
         64,
-        "Key Maker App 1.0\nAuthor: @Torron\n\nTo measure your key:\n\n1. Place it on top of the screen.\n\n2. Use the contour to align your key.\n\n3. Adjust each pin's depth until they match. It's easier if you use one eye.\n\nGithub: github.com/zinongli/KeyCopier \n\nSpecial thanks to Derek Jamison's Skeleton App Template.");
+        "Key Maker App 1.0\nAuthor: @Torron\n\nTo measure your key:\n\n1. Place it on top of the screen.\n\n2. Use the contour to align your key.\n\n3. Adjust each pin's depth until they match. It's easier if you look with one eye closed.\n\nGithub: github.com/zinongli/KeyCopier \n\nSpecial thanks to Derek Jamison's Skeleton App Template.");
     view_set_previous_callback(
         widget_get_view(app->widget_about), key_copier_navigation_submenu_callback);
     view_dispatcher_add_view(

二進制
screenshots/config.png


二進制
screenshots/kw1.png


二進制
screenshots/load.png


二進制
screenshots/main_menu.png