From e191b706ab44619987634c84f1140980b358b42c Mon Sep 17 00:00:00 2001 From: v1nc Date: Thu, 28 Jul 2022 04:22:40 +0200 Subject: [PATCH] Update 36 * Update README.md * Update Firmwares.md --- Firmwares.md | 12 +++++++++++- README.md | 1 + 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Firmwares.md b/Firmwares.md index 2aefaee..c94f7f1 100644 --- a/Firmwares.md +++ b/Firmwares.md @@ -2,7 +2,7 @@

Flipper Zero firmware differences

- :: Last updated July 10 2022. :: + :: Last updated July 27 2022. ::

This document will (hopefully) maintain a list of differences between various forks of the Flipper Zero firmware.
If I had a dollar for every time I've seen this question asked, @@ -18,6 +18,7 @@ Unleashed Wetox MuddledBox + v1nc Summary / TL; DR

Official @@ -84,6 +85,15 @@
  • Adds self-promo images to about page in settings.
  • Adds a few extra common Sub-GHz frequencies to capture on.
  • +

    v1nc + v1nc/flipperzero-firmware + +

    +
      +
    • Supports different keyboard layouts for Duckyscripts via the script keyword DUCKY_LANG
    • +
    • Up to date fork of the Unleashed firmware
    • +
    • Includes community plugins & games
    • +

    Summary (TL; DR)

    • Staying up to date with upstream (official) firmware is important.
    • diff --git a/README.md b/README.md index b2eb429..f82920f 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ - [`Muddled Forks` Less-active firmware modifications.](https://github.com/MuddledBox/flipperzero-firmware/tree/muddled_dev) - [`Wetox` Very similar to the official branch, with a few small tweaks.](https://github.com/wetox-team/flipperzero-firmware) - [`OpenHaystack BLE mod` Very old PoC that makes Flipper behave like an AirTag.](https://github.com/AlexStrNik/flipperzero-firmware) +- [`v1nc flipper zero firmware` Unleashed fork with support for different Duckyscript keyboard layouts & community plugins](https://github.com/v1nc/flipperzero-firmware) ## Modules & Cases - [`FlipperZero-Hardware` 3D-Printable cases with custom iButton interface.](https://github.com/s0ko1ex/FlipperZero-Hardware)