Просмотр исходного кода

Update 36

* Update README.md

* Update Firmwares.md
v1nc 3 лет назад
Родитель
Сommit
e191b706ab
2 измененных файлов с 12 добавлено и 1 удалено
  1. 11 1
      Firmwares.md
  2. 1 0
      README.md

+ 11 - 1
Firmwares.md

@@ -2,7 +2,7 @@
 
 <h1>Flipper Zero firmware differences</h1>
 <h3>
-  <code>::</code> Last updated July 10 2022. <code>::</code>
+  <code>::</code> Last updated July 27 2022. <code>::</code>
 </h3>
 <p>This document will <em>(hopefully)</em> maintain a list of differences between various forks of the <a
     href="#official">Flipper Zero firmware</a>. <br>If I had a dollar for every time I&#39;ve seen this question asked,
@@ -18,6 +18,7 @@
       <td><a href="#unleashed">Unleashed</a></td>
       <td><a href="#wetox">Wetox</a></td>
       <td><a href="#muddledbox">MuddledBox</a></td>
+      <td><a href="#v1nc">v1nc</a></td>
       <td><a href="#summary">Summary / TL; DR</a></td>
     </tr></table>
 <h2 id="official">Official <kbd>
@@ -84,6 +85,15 @@
   <li>Adds self-promo images to about page in settings.</li>
   <li>Adds a few extra common Sub-GHz frequencies to capture on.</li>
 </ul>
+<h2 id="v1nc">v1nc <kbd>
+    <a href="https://github.com/v1nc/flipperzero-firmware">v1nc/flipperzero-firmware</a>
+  </kbd>
+</h2>
+<ul>
+  <li>Supports different keyboard layouts for Duckyscripts via the script keyword <code>DUCKY_LANG</code></li>
+  <li>Up to date fork of the Unleashed firmware</li>
+  <li>Includes community plugins & games </li>
+</ul>
 <h2 id="summary">Summary <kbd>(TL; DR)</kbd></h2>
 <ul>
   <li>Staying up to date with upstream (official) firmware is important.</li>

+ 1 - 0
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)